January 5, 2020 at 9:26 am
Hi,
I'm using BCP to export and import.
Steps followed:
2. Dropped this Table A and created again with one extra column. Now this tables will have 15 columns.
3. Created formatted file for the recreated table.
4. Ran BCP import with export data file took in step1 and format file took in step3.
Getting below error:
Starting copy...
SQLState = S1000, NativeError = 0
Error = [Microsoft][ODBC Driver 13 for SQL Server]Attempt to bulk-copy an oversized column to the SQL Server
I have tried modifying the format file as suggested in below link but still getting the same error. Please advise.
January 5, 2020 at 10:07 am
and new column is not null column.
January 5, 2020 at 11:33 am
Is this a cross post of your question here? https://www.sqlservercentral.com/forums/topic/bcp-33
Thom~
Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
Larnu.uk
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply