Thread
:
Bulk Insert Fails !!!
View Single Post
#
3
(
permalink
)
02-29-2008, 01:31 PM
SQL
Posts: n/a
Re: Bulk Insert Fails !!!
Will the data fit in the column?
Is your column varchar(50) and the data is greater than 50 characters?
http://sqlservercode.blogspot.com/
SQL