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_sap_odbc

SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows
https://github.com/ff-plugins-active/ff_db_sap_odbc

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

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