Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to SQL Sever!
Message
De
27/10/2002 15:29:28
 
 
À
27/10/2002 15:10:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00715892
Message ID:
00715898
Vues:
18
Hi

This works for me,
 pubHandleSQL = SQLSTRINGCONNECT("DRIVER={SQL Server};" + ;
         "Server=localhost;"+ ;
         "Trusted_Connection=YES;" + ;
	 "DATABASE=JBEMPRESAS;")
For not show a dialog box, search here. I think it was diplaylogin.

HTH

João
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform