Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting into FoxPro table from DTS
Message
 
 
À
21/02/2005 16:47:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00989026
Message ID:
00989028
Vues:
38
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform