The funny thing here is that I remembered the old advice that states that I 
should RTFM (:->)

I just finished reading the SQL Server Books On Line where I had looked up 
varchar. I simply used (same as you just suggested) varchar(8000) and could 
get the VFP cursor automatically translated to a memo field.

Apparently, it is the parameter MAX that VFP can't understand

Thank you

Rafael Copquin


>>Are you sure that the data from the memo is in the SQL Server table?
>>You could change that column to TEXT instead, you just lose teh
>>ability to query it's contents.

>>Varchar(8000) will hold a lot of data!


>>Stephen Russell


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000b01c9d3cc$0d3eac10$6401a...@rafaelpc
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to