Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC Connection (SQLStringConnection)
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00743491
Message ID:
00743509
Views:
9
This message has been marked as the solution to the initial question of the thread.
>Is there a way to assign the DBC Connection to a variable so I can
>use it in my sqlStringConnect, or is there a way to access the DBC connection and
>use it as the string for the SQLStringConnect? And if there is could some one show me
>an example?


Leroy,

Since you already have a connection defined in your DBC, all you have to do is call SQLCONNECT() passing it the name of this defined Oracle connection and you will get a connection handle that you can use for SQLEXEC(). You don't need to use the string connect.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform