Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLDriverConnect
Message
 
À
26/08/1999 18:18:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00258189
Message ID:
00258234
Vues:
12
>I have noticed that VFP calls SQLDriverConnect (along with a few other commands) when the native SQLConnect command is used to connect to an ODBC data source. The last parameter of the SQLDriverConnect command determines whether or not a dialog box is displayed. I need to change the parameter passed from SQL_DRIVER_PROMPT(2) to SQL_DRIVER_NOPROMPT(0) so that there are no dialog boxes displayed when connecting to a DSN. Does anyone know how to change this parameter?

*****
* Set the Global ODBC Settings
*****
=sqlSetProp(0,"DispLogin",3)
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform