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

https://github.com/Frozen-Projects/FF_DB_MS_ODBC

Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.
https://github.com/Frozen-Projects/FF_DB_MS_ODBC

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

Last synced: about 1 year 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;
```