|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 11:08 AM
Points: 612,
Visits: 157
|
|
In trying to import a paradox memo field to an SQL server table, I am getting the error "Data source for column is too large for the specified buffer size". I have imported this field many times before with no problem at all. Just wondering if anyone can tell me if there is a problem with the Paradox source table or SQL Server, and what to look for. Thanks
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, November 16, 2004 7:48 AM
Points: 5,
Visits: 1
|
|
Had the same error when trying to import data from excel, had to change a registry setting to fix - down to JET, may be the same for paradox. See the following microsoft knowledge base article for details http://support.microsoft.com/?kbid=281517
|
|
|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 11:08 AM
Points: 612,
Visits: 157
|
|
That is it for sure. I could import the field into Excel and into Access but not into SQL Server. Turns out the first 8 rows were null so JET didn't see the field as a text field. Thanks
|
|
|
|