Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems connecting to Oracle 10g 64 bit
Message
From
30/10/2007 22:25:00
 
 
To
30/10/2007 17:32:17
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:
01265254
Views:
12
The problem is that I cannot make a connection.

>Does it work if you use the string returned by SqlGetProp(lnSQLHandle, 'ConnectString') after you create a connection with the DSN?
>
>This usually does the trick for me.
>
>Ken
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform