Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems connecting to Oracle 10g 64 bit
Message
From
30/10/2007 14:32:52
 
 
To
30/10/2007 14:01:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Oracle
Miscellaneous
Thread ID:
01265104
Message ID:
01265135
Views:
12
>>We are testing our app on Oracle 64 bit version 10g. I am using a dsnless connection:
>>
>>sqlstringconnect('driver={Oracle in OraGBGHome1020;server=gbg.watqatest17;uid=username;pwd=password', .T.)
>>
>>I am using the oracle driver installed by oracle.
>>The database is 'gbg' on server 'watqatest17'. The TNS is gbg.watqatest17
>>
>>I have tried creating a system DSN to test the connection and it works.
>>
>>However, the sqlstringconnect does not work. I only get a -1 returned. I am testing this using vrunfox8 (shell program for foxpro downloaded from www.leafe.com) on the installed machine.
>>
>>From my development machine (windows xp with oracle 10g server installed) I can connect to the 64 bit oracle database, but not from the 64 bit machine itself. Even attempting to connect to other databases from the 64 bit machine fails. Does anyone have any sugggestions?
>>
>>Jason
>
>Try this connect string:
>Driver={Microsoft ODBC for Oracle};Server=myServerAddress;Uid=myUsername;Pwd=myPassword;
>
>Carsten

That driver is not installed on the 64 bit machine. Our oracle guy had not been able to find a 64 bit driver for "microsoft odbc for oracle".
Previous
Reply
Map
View

Click here to load this message in the networking platform