
- #Sybase open client 64 bit download how to
- #Sybase open client 64 bit download install
- #Sybase open client 64 bit download driver
From the SQL Server Start menu group, click Import and Export Data (64-bit).
#Sybase open client 64 bit download driver
#Sybase open client 64 bit download install

The ODBC driver used is the Microsoft Access ODBC driver.
#Sybase open client 64 bit download how to
The following steps show how to access a 32-bit ODBC driver from a 64-bit application on a 64-bit Windows machine. Example: How to Connect a 64-bit Application to a 32-bit ODBC Driver ODBC calls made by your 64-bit application are passed from the 64-bit ODBC driver (the ODBC-ODBC Bridge Client) to the target 32-bit ODBC driver via the 32-bit ODBC-ODBC Bridge Server. To connect a 64-bit application with a 32-bit ODBC driver, you use a 64-bit ODBC-ODBC Bridge Client and a 32-bit ODBC-ODBC Bridge Server. For example, a Linux ODBC-ODBC Bridge Client and a Windows ODBC-ODBC Bridge Server.) (The RPC mechanism also allows a ODBC-ODBC Bridge Client for one platform to be used with a ODBC-ODBC Bridge Server for a different platform. A 64-bit ODBC-ODBC Bridge Client can be used with a 32-bit ODBC-ODBC Bridge Server and vice versa.

The ODBC-ODBC Bridge Client communicates with the ODBC-ODBC Bridge Server by using the Remote Procedure Call (RPC) mechanism. The ODBC-ODBC Bridge Client is not linked against the ODBC-ODBC Bridge Server. The ODBC-ODBC Bridge is a client/server product.

For example, Microsoft’s Access ODBC driver. For some ODBC drivers, only a 32-bit version is available. 64-bit ODBC Driver Managers can only load 64-ODBC drivers. For this reason, 64-bit applications can only link against a 64-bit ODBC Driver Manager library. 64-bit applications must be linked against 64-bit libraries. Without the ODBC-ODBC Bridge, a 64-bit application cannot connect to a 32-bit ODBC driver. Yes, you can connect a 64-bit application to a 32-bit ODBC driver by using the ODBC-ODBC Bridge.
