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

https://github.com/Frozen-Archive/FF_DB_SAP_ODBC

SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows
https://github.com/Frozen-Archive/FF_DB_SAP_ODBC

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

Last synced: 3 months ago
JSON representation

SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows

Awesome Lists containing this project

README

        

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

## THIRD PARTY LIBRARY
Library is not related with SAP/HANA products but it has been created by same company as an open source project.
https://github.com/SAP/odbc-cpp-wrapper

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