Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import from excel
Message
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
00405642
Message ID:
00407371
Views:
18
>I am trying to import a excel file to SQL server through DTS,when I am running the package, geting an error that says "Data for souce column18(REFERENCE) is too large for the specified buffer size. I have column called REFERENCE in excel file that contains large text.
>
>Thanx
>Alex

Not sure if this is the problem, but Reference is a reserved word in SQL Server. Change the column name and try again.

I had to do something similar when I upscaled from VFP to SQL Server except I had to change table names, not field names.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform