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

https://github.com/frozen-projects/ff_db_nanodbc

nanodbc based Unreal Engine 5 ODBC plugin for Windows platform.
https://github.com/frozen-projects/ff_db_nanodbc

database databases mysql odbc odbc-api odbc-driver postgresql sql sqlserver ue5 ue5-game ue5-plugin ue5-project ue5-template

Last synced: 2 months ago
JSON representation

nanodbc based Unreal Engine 5 ODBC plugin for Windows platform.

Awesome Lists containing this project

README

        

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

## THIRD PARTY LIBRARY
https://github.com/nanodbc/nanodbc

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