View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 06:27 PM
Robert K
 
Posts: n/a
Default help me! read text file in sql

HELLO,

please help me, how to read txt file and then insert it to sql table.

i have file like this name.txe

<...
012301231923123902132003
23423i4u23490342342342343
....>
I have 4 column and want to fractionise this text '012301231923123902132003'
and put in to table.



Best regards

Robert


Reply With Quote