Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems connecting to Oracle 10g 64 bit
Message
De
30/10/2007 14:01:16
 
 
À
30/10/2007 13:37:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
01265104
Message ID:
01265116
Vues:
13
>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
Carsten M. Thode
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform