S
Sundar G
Hi All,
I am using Visual C# as the Front End and Visual
Foxpro 8.0 as the Back End. There is a memo field in the
Foxpro 8.0 table. I am trying to insert it from the
asp.net page. But when the length of the string which is
going to be inserted into the memo field is large, i am
not able to insert it. Its throwing an error saying
"Command contains unrecognized phrase/keyword". When the
size of the string is reduced, it gets inserted. What is
the way by which i will be able to insert it even if the
length of the string is large.
Thanx in Advance
Sundar G
I am using Visual C# as the Front End and Visual
Foxpro 8.0 as the Back End. There is a memo field in the
Foxpro 8.0 table. I am trying to insert it from the
asp.net page. But when the length of the string which is
going to be inserted into the memo field is large, i am
not able to insert it. Its throwing an error saying
"Command contains unrecognized phrase/keyword". When the
size of the string is reduced, it gets inserted. What is
the way by which i will be able to insert it even if the
length of the string is large.
Thanx in Advance
Sundar G