Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert
Message
De
25/09/2003 17:32:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Insert
Divers
Thread ID:
00832500
Message ID:
00832500
Vues:
44
Hi All,

I have a memo field(m_Msg) in one of my table and when I tried to use the INSERT command by doing the following.

cSql1 = "INSERT INTO Log_This(m_Msg) VALUES (c_InsMsg)"
&cSql1

VFP gave me "Command contains unrecognized phrase/keywords" because c_InsMsg contains more than 255 characters for cSql1 to cope with. Is there another way of doing this without breaking the code? Any Suggestion? TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform