Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can not connect ?
Message
De
20/09/2004 04:38:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Can not connect ?
Divers
Thread ID:
00943920
Message ID:
00943920
Vues:
73
Hi,

My program as below :-

*****
CON=SQLSTRINGCONNECT("DRIVE=MYSQL ODBC 3.51 DRIVER;SERVER=localhost;UID=a;PWD=a;DATABASE=a")

IF CON>0
=MESSAGEBOX("OK")
ELSE
=MESSAGEBOX("FAILD")
ENDIF
*****

I can not connect MySQL auto, it will prompt me to select the Driver by manually.

Is't something wrong in my command line at "CON=SQLSTRING....."

I am sure that it can connected, if i select by manually.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform