Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Connections
Message
De
13/11/1998 12:10:17
Sam Chung
Benesphere Administrators
Bellevue, Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00155424
Message ID:
00157453
Vues:
18
STORE SQLCONNECT('fsa', 'claims','password') TO gnConnHandle

IF gnConnHandle <= 2

= MESSAGEBOX('Cannot make connection', 16, 'SQL Connect Error')

ELSE

= MESSAGEBOX('Connection made', 48, 'SQL Connect Message')
= SQLDISCONNECT(gnConnHandle)

ENDIF

This program is trying to connect to a SQL backend database to a database called FSA. I keep getting the Call failed message. Can you help?? Thanks for your assistance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform