Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SQLSTRINGCONNECT()
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01563490
Message ID:
01563493
Vues:
56
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform