Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLDriverConnect
Message
From
26/08/1999 20:53:21
 
 
To
26/08/1999 18:18:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00258189
Message ID:
00258234
Views:
11
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform