Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a timeout for disconnection?
Message
 
À
24/03/2003 11:31:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00769134
Message ID:
00769296
Vues:
12
>>Also, issue MODIFY CONN from the command window and you'll see some of the timeout values that you can configure from within VFP. The help topic for the "Connection Designer" also provide information that you might find useful.
>
>If I'm using:
>
>
>lnHandle=SQLStringConnect('Driver=SQL server;Server=MyPC; Database=Northwind;')
>
>
>Is there a way to have MODIFY CONNECTION to apply on it. When I do it, I have "No database is open or set as the current database". In order to use MODIFY CONNECTION, do I really need to CREATE CONNECTION first. If yes, should I do that before SQLStringConnection() or after?

If you are using DSN-less connections, you can set these values with SQLSETPROP() function.
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform