Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with an insert
Message
De
31/05/2006 09:07:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with an insert
Divers
Thread ID:
01126129
Message ID:
01126129
Vues:
64
i want to do an insert in a sql server tables, so i do my insert sentence in a variable.
SQLCOMMAND = "INSERT INTO TEMP (ID,IS_ACTIVATED) VALUES(" + ALLTRIM(STR(L_MYID)) + "," + L_BACTIVATED + ")", BUT I GET AND ERROR. L_BACTIVATED is a true or false value. Do i have to convert it ????
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform