FF-Plugins-Active / FF_DB_SAP_ODBC

SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Projec's Source/ProjectName/ProjectName.build.cs
bEnableExceptions = true;

About

SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows

License:Apache License 2.0


Languages

Language:C++ 96.7%Language:C# 3.3%