Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP & MySql
Message
De
23/10/2007 22:32:15
 
 
À
23/10/2007 11:18:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01262774
Message ID:
01262949
Vues:
21
Following is my Line of Code but it returns negitave value.

cDatabaseName = 'Solistor'
cUsername = 'Ahsan'
cPassword = ''

mHandle = SQLStringConnect("Driver={mySQL};" +;
"Server=db1.database.com;" +;
"Port=3306;" +;
"Option=131072;" +;
"Stmt=;" +;
"Database="+cDatabaseName+";" +;
"Uid="+cUsername+";" +;
"Pwd="+cPassword)
Please guide.
Rgds:
Ahsan Rana
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform