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.
| Author |
Topic |
|
ladiaocb
Yak Posting Veteran
57 Posts |
Posted - 2009-10-12 : 14:46:08
|
Apologies in advance if this topic doesn't belong in this section. I'm looking for a script that will run a query and dump the result into individual Doc files. The column I am specifically referring to is a TEXT data type. So I have about 100 rows of TEXT data, I want each of those rows dumped into individual Doc files (100 doc files). Not sure if this is possible and I know it must be difficult, but if anyone has a script to do this, it will save me hours of manual labor and I will be extremely greatful ! |
|
|
|
|
|