Inserting .prn(comma delimited) data into SQL Tables -
03-21-2006
, 05:14 PM
Is there any way to use DTS to pull specific data from .prn(print) files and
insert into database. I would appretiate any help on how to do this although
I just want to know if it would be possible before I go running around trying
to figure it out for too long. My goal is to have diferent .prn files be
loaded into a folder which will be checked periodically be running a job and
if a new file is there, that file will be read and inserted into tables.
Again, any help would be greatly appretiated, mostly just want to know if SQL
DTS can do this. If it can I will try and figure it out.
DTS Newby
Thanks again. |