Build a Custom OBDC Driver as a Server
With the Simba Technologies SimbaEngine SDK, you can build your own custom OBDC, OLEDB, JDBC, or ADO.NET driver to connect your data source to any application, but did you know that you can create a driver that runs on a server with the switch of a configuration setting? You can convert a SimbaEngine SDK ODBC driver into a server by switching build configurations in Visual Studio within Windows or adding BUILDSERVER=exe to your makefile in Linux, then configuring a registry or INI file.