
February 15th, 2004, 08:57 AM
|
|
Contributing User
|
|
Join Date: Feb 2004
Location: Jax Beach, Florida - USA
Posts: 94
Time spent in forums: 3 m 17 sec
Reputation Power: 5
|
|
|
Retrieving Files from sql server
Does anyone have any ideas as to how I could extract a file (.pdf) which is stored in a sql server table and save it in a file system? The pdf's need to be stored in the database so that I can restrict access to them to their respective client. I need to pull them out and temporarily store them in a file system so that they can be attached to an email message using cdosys. The pdf would then be instantly deleted from the file system.
Last edited by digitaldew : February 16th, 2004 at 01:20 PM.
|