![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, If the server is 32-bit, and have the ODBC running on it. No issue. Client then gets a 64-bit workstation. Where is the exact information for me to create my own 64-bit ODBC driver installation, and what files do I use? I am currently using dbcon9.dll, dblgen9.dll and dbodbc9.dl -- only those three and works great for 32-bit. Are there different files I need to get? -Robert |
#3
| |||
| |||
|
|
Where is the exact information for me to create my own 64-bit ODBC driver installation, and what files do I use? |
|
I am currently using dbcon9.dll, dblgen9.dll and dbodbc9.dl -- only those three and works great for 32-bit. Are there different files I need to get? |
#4
| |||
| |||
|
|
SQL Anywhere comes with Setup for 32/64 Bit (at least in Version 10). |
|
SQL Anywhere comes with Setup for 32/64 Bit (at least in Version 10). The registry entries in 64 bit for 64 bit applications are located as you're used from 32 bit. When installing 32 Bit ODBC on a 64 bit windows they're located at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC. You will need 64 bit ODBC only when you run 64 bit applications. 32 bit applications use 32 bit ODBC on 64 bit windows. Arthur Robert Paresi wrote: Hello, If the server is 32-bit, and have the ODBC running on it. No issue. Client then gets a 64-bit workstation. Where is the exact information for me to create my own 64-bit ODBC driver installation, and what files do I use? I am currently using dbcon9.dll, dblgen9.dll and dbodbc9.dl -- only those three and works great for 32-bit. Are there different files I need to get? -Robert |
#5
| |||
| |||
|
|
Are you saying just change the ROOT to "Wow6432Node" and it will work? But, what are the three files I will use instead? |
#6
| |||
| |||
|
|
Robert, Robert Paresi wrote: Are you saying just change the ROOT to "Wow6432Node" and it will work? But, what are the three files I will use instead? If you're installing the 32-bit DLLs, yes, installing the registry entries underneath the \ODBCINST.INI key (Underneath "\Wow6432Node") will install the 32-bit drivers, with the files you already have. Cheers, |
![]() |
| Thread Tools | |
| Display Modes | |
| |