Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ff-plugins-active/ff_db_ms_odbc

Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.
https://github.com/ff-plugins-active/ff_db_ms_odbc

backend connector database mssql mysql odbc postgresql sql ue5 ue5-plugin ue5-project ue5-template

Last synced: about 1 month ago
JSON representation

Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.

Awesome Lists containing this project

README

        

# FF_DB_MS_ODBC
This is an ODBC plugin for Unreal Engine 5 and Windows platform.

## THIRD PARTY LIBRARY
We used Microsoft Windows C++ ODBC API

## INSTRUCTIONS
Add this to
```
Project/Source/ProjectName/ProjectName.build.cs
bEnableExceptions = true;
```