Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle SP
Message
De
10/09/2003 10:59:47
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00827590
Message ID:
00827863
Vues:
13
I have the MS ODBC for Oracle Version 2.573.6200.00 File MSORCL32.dll

I did the following:

lcConString = 'Driver=Microsoft ODBC for Oracle;' ;
+ 'Server=SATN;UID=PROD;PWD=PROD
lnSatHandle = SQLSTRINGCONNECT(lcConString)


I tried:
lnSatHandle = SQLCONNECT('NEWSATN', 'PROD', 'PROD')

Where 'NEWSATN' is the name of the ODBC connection I set up with the MS ODBC....

All still have the same result.

If I go with passing the entire string and forget about the Package with either of the above they both work.

I'll have re-check the package for any typos. What I had sent you earlier was a cut & paste. If you saw none???

Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform