Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert
Message
From
25/09/2003 17:32:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Insert
Miscellaneous
Thread ID:
00832500
Message ID:
00832500
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform