Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert SQL
Message
De
13/12/1997 01:41:34
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brésil
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Insert SQL
Divers
Thread ID:
00065719
Message ID:
00065719
Vues:
65
Hello All!!!

I did create a connection with Mysql, but i'm having any problems to insert data in the table i'm using the follow sintax:


CREATE CONNECTION tCONECTAR DATASOURCE MySQL USERID guest
STORE SQLCONNECT("MySQL", "guest") TO nCONECTAR
RESP=SQLEXEC(nCONECTAR,'INSERT INTO cartoes VALUES(0,0,'3', 'E', Another Room' )', 'MyCursor')
=SQLDISCONNECT(nCONECTAR)

But when i see in the table the data are'nt in the table

Anyone knows what i have to do?


Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform