On Wed, May 13, 2009 at 8:09 AM, Rafael Copquin <[email protected]> wrote: > 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 -----------------------
Not sure of your language rules, but a quick read here may help you greatly. NVarChar vs. VarChar <http://weblogs.asp.net/guys/archive/2005/01/15/353550.aspx> -- Stephen Russell Sr. Production Systems Programmer Web and Windows Development Independent Contractor Memphis TN 901.246-0159 _______________________________________________ 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/[email protected] ** 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.

