Sybase ODBC Driver

Source: Internet
Author: User
Tags sybase sybase odbc driver

WINDOWS64-bit system ODBC data Source Manager location

64-bit C:\Windows\System32\odbcad32.exe

32-bit C:\Windows\SysWOW64\odbcad32.exe

Sybase (ODBC) driver installation

Locate a computer that already has Sybase installed, copy several DLL files from the ODBC folder under the Sybase installation folder to the computer you want to install, and then from the computer that has Sybase installed, in the registry

Hkey_local_machine\software\odbc\odbcinst. Ini\sybase ASE ODBC Driver

Export, and, of course, modify the path of the DLL file in the exported file, and add the same line to the exported registry file

[Hkey_local_machine\software\odbc\odbcinst. INI\ODBC Drivers]

"Sybase ASE ODBC Driver" = "Installed"

Import on the computer that you want to install.

Or

Import the following registry file after the driver copy is complete

1 Windows Registry Editor Version 5.002 3 [Hkey_local_machine\software\wow6432node\odbc\odbcinst. Ini\adaptive Server Enterprise]4 "Driver" = "C:\\sybase\\dataaccess\\odbc\\dll\\sybdrvodb.dll"5 "Setup" = "C:\\sybase\\dataaccess\\odbc\\dll\\sybdrvodb.dll"6 "APILevel" = "1"7 "ConnectFunctions" = "YYY"8 "DriverODBCVer" = "03.51"9 "FileUsage" = "0"Ten "SQLLevel" = "0" One "CPTimeout" = " the" A  - [Hkey_local_machine\software\wow6432node\odbc\odbcinst. INI\ODBC Drivers] -"Adaptive Server Enterprise" = "Installed"
Ase_dataaccess_x32.reg
1 Windows Registry Editor Version 5.002 3 [Hkey_local_machine\software\odbc\odbcinst. Ini\adaptive Server Enterprise]4 "Driver" = "C:\\sybase\\dataaccess64\\odbc\\dll\\sybdrvodb64.dll"5 "Setup" = "C:\\sybase\\dataaccess64\\odbc\\dll\\sybdrvodb64.dll"6 "APILevel" = "1"7 "ConnectFunctions" = "YYY"8 "DriverODBCVer" = "03.51"9 "FileUsage" = "0"Ten "SQLLevel" = "0" One "CPTimeout" = " the" A  - [Hkey_local_machine\software\odbc\odbcinst. INI\ODBC Drivers] -"Adaptive Server Enterprise" = "Installed"
Ase_dataaccess_x64.reg

Sybase ODBC Driver

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.