Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SqlStringConnect()
Message
From
06/03/2001 12:18:29
 
 
To
06/03/2001 12:07:29
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00482290
Message ID:
00482300
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform