Beginner UDA Questions

How do your OLE DB Providers work?

OpenLink's OLE DB providers are a Windows-only, Single-Tier solution. They do not connect directly to backend databases. Instead, the OLE DB providers interact with the Windows ODBC Driver Manager which loads the ODBC Driver which connects to the backend database.