all groups > sql server dts > january 2006 >
You're in the

sql server dts

group:

load postscripts into sql


load postscripts into sql Jack
1/26/2006 11:30:03 PM
sql server dts:
We are having a website that generates postscript files when an order is
placed on it. These files are placed in a folder on the network.

I have been told to Load the postscript files into an existing sql database
and then delete the file from the folder.

If anyone has an idea on how to load the data from a postscript file into
SQL 2000 database, please give me an example/sample script. Also, how do I
delete the file after that.

My email is Jacktundra@hotmail.com if you need to email me.

Re: load postscripts into sql Jack
1/27/2006 5:41:36 PM
thank you

[quoted text, click to view]
Re: load postscripts into sql Darren Green
1/27/2006 7:07:10 PM
[quoted text, click to view]

You can use DTS, using the Data Flow task and the Write File load.

Read File Transformation
(http://www.sqldts.com/default.aspx?304)


--
Darren
http://www.sqldts.com
AddThis Social Bookmark Button