OpenLink? Single-Tier Drivers are a single component installed on a data-consuming machine (a client in a client/server architecture, or on an application-server machine, according to architecture).
Being installed only on the client machine, the OpenLink? Single-Tier endeavours to make the job for developers, administrators and end-users simpler. By discarding the Server-side setup, there is no server-side administration so the user is provided with a single entry-point for installation and administration. In the majority of cases, knowing the database is all that is required. To the developer writing an application, there is no requirement to know on which server it resides: you can write your application for any environment, regardless of where it will end. There are also performance benefits gained by employing this single solution, which in some cases exceeds that provided by the native drivers. Being able to integrate your solution simply into your organization with its plethora of internal and disparate systems means your return-on-investment increases significantly.
These drivers are built by implementing the OLEDB data-access interface specifications using a database-vendor-provided Call Level Interface (CLI). Thus, the capabilities and architecture of the CLI significantly affect the functional outcome of a driver.
[[/images/udaoledbst.gif|]]
/ Image scaled down; Click to enlarge./
OLEDB and any other data-access drivers for that matter, are developed using the call-level interface (CLI) of the respective databases that they support.
These call level interfaces take the following forms:
Please view your respective Data Access Mechanism for more information.