Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting into FoxPro table from DTS
Message
 
 
To
21/02/2005 16:47:31
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00989026
Message ID:
00989028
Views:
37
Joe,

I remember having similar problem with VFP ODBC driver. Try to use VFP OLE DB provider instead. You can find the latest version at http://www.microsoft.com/downloads/details.aspx?FamilyId=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en.

>
>Not sure if this is a FoxPro or SQL DTS question.
>
>We've created a DTS Package which extracts from SQL 2000 OK, then trying to Insert into the a FoxPro table with a memo field is failing. If the memo field is not included on the Insert then it fails, because the memo field does not allow nulls (and the table cannot be changed to accept Nulls (not our table)). If the field is defined on the INSERT & either of these values are used 'XXXXX' or '' or ' ', the following msg appears in the DTS Error log:
>
>Step Error Description:The number of failing rows exceeds the maximum specified. (Microsoft OLE DB Provider for ODBC Drivers (80004005): Query-based insertion or updating of BLOB values is not supported.)
>
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform