Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 import text file

Author  Topic 

Rudys
Starting Member

8 Posts

Posted - 2008-07-16 : 02:03:37
Hi All,

I have problem using bulk insert to import text files. the problem is i have a text with data lenght more than 3000 char and when i do a bulk insert only 254 lenght was insert into my table, and my table lenght 8000(Varchar)

please help me to solved this problem, tq

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2008-07-16 : 04:08:41
Are you using a format file?



E 12°55'05.25"
N 56°04'39.16"
Go to Top of Page
   

- Advertisement -