GAMicrosUser
MIS
Hi,
I have a non micros PC that I would like to run some vb.net code on that connects to a micros server on the same network via ODBC. I have my code running fine on a micros machine connecting to another micros machine but i cant seem to get the odbc connection straight on the computer not running micros.
The micros server I am trying to connect to is running RES 5.1 on a Windows 7 32 bit platform.
The computer I am trying to connect with is a Windows 7 64 bit machine.
I have installed the SA1201_Client.exe on the non-micros machine and setup an odbc that indicates it connects but the connection string I am using in the vb.net code will not connect.
Conneciton string =
DataConn.ConnectionString = "DSN=Micros;EngineName=*******;UID=*****;PWD=******;Links=TCPIP(Host=***.***.***.***)"
What do I need to register to get the sqlanywhere 11 odbc option on the 64 bit windows machine?
Any assistance would be greatly appreciated.
I have a non micros PC that I would like to run some vb.net code on that connects to a micros server on the same network via ODBC. I have my code running fine on a micros machine connecting to another micros machine but i cant seem to get the odbc connection straight on the computer not running micros.
The micros server I am trying to connect to is running RES 5.1 on a Windows 7 32 bit platform.
The computer I am trying to connect with is a Windows 7 64 bit machine.
I have installed the SA1201_Client.exe on the non-micros machine and setup an odbc that indicates it connects but the connection string I am using in the vb.net code will not connect.
Conneciton string =
DataConn.ConnectionString = "DSN=Micros;EngineName=*******;UID=*****;PWD=******;Links=TCPIP(Host=***.***.***.***)"
What do I need to register to get the sqlanywhere 11 odbc option on the 64 bit windows machine?
Any assistance would be greatly appreciated.