Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Storing a text file?

Author  Topic 

phrankbooth
Posting Yak Master

162 Posts

Posted - 2008-04-21 : 14:20:55
Hello,

In SQL 2005, what is the best way to take a text file and store it in a table field, then later extract that file to a directory with original name and format intact?

Thanks!



--PhB

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-04-21 : 14:33:42
SSIS should be one of the options.
Go to Top of Page
   

- Advertisement -