Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using SQLSTRINGCONNECT()
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01563490
Message ID:
01563493
Views:
55
>Hi,
>
>When my code tries to connect to the SQL server using the following code:
>
>cConnStr = "DRIVER = SQL Server;Server=ServerName;DATABASE=DbName;Name";UID=MyId;PWD=MyPass"
>lnConn = SQLSTRINGCONNECT(cConnStr)
>
>What happens is after some delay and if the server is down I get a dialog box pops up prompting me to change password, db name, etc.
>How can I modify the above SQLSTRINGCONNECT so that it - if fails - simply returns -1 without a dialog box?
>TIA

See Re: SQL server connection error and popup window Thread #1563020 Message #1563028
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform