On 6/30/06, Jim Winter <[EMAIL PROTECTED]> wrote:
Getting the message 'String or binary data would be truncated.' when I try to save an updated remote view back to SQL Server <http://www.microsoft.com/sql> .
You don't mention your version of FoxPro. Earlier versions had trouble with Unicode fields where lengths were returned in bytes, which are twice the number of characters allowed in the fields. Take a look at the SQL Server structure definitions and see if this might be the cause. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ 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 ** 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.

