Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SqlStringConnect()
Message
De
06/03/2001 12:18:29
 
 
À
06/03/2001 12:07:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00482290
Message ID:
00482300
Vues:
12
Marc,
Try:
SQLSetProp(0, 'DispLogin', 3)      && prevent ODBC login dialog if we cannot connect
SQLSetProp(0, 'DispWarnings', .f.) && prevent ODBC error messages
HTH
>In my application, I use the command SqlStringConnect() to access
>a SQL Server database. However, when the connection failed, I get
>a window to enter UserId and Password. Is it possible to NOT display
>that window?
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform