Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC Connection (SQLStringConnection)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00743491
Message ID:
00743509
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform