This is a discussion on load post scripts into sql within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> We are having a website that generates postscript files when an order is placed on it. These files are ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. |