View Single Post

   
  #4 (permalink)  
Old 02-29-2008, 01:31 PM
savvaschr@nodalsoft.com.cy
 
Posts: n/a
Default Re: Bulk Insert Fails !!!

I copy the 'tab' character from the file and i put it as FIELDSEPARETOR
but it still dont work and i 've tested it with another file and table
with no date fields.

So maybe is the tab character OR is the indexes of the table . Shall i
remove the indexes?
And if i remove them in order for the BULK INSERT to work and I have
to add them again whats the purpose of BULK INSERTing them instead of
adding row by row ?

Reply With Quote