Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle SP
Message
From
10/09/2003 10:59:47
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00827590
Message ID:
00827863
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform