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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 I need to be able to write to a text file from a stored procedure.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-25 : 11:02:06
Kevin Daley writes "Is it possible to have a stored procedure create and write to a text file (not a DB flat file)? I'm able to have an ASP file call a stored procedure and then the asp page creates the file on the fly. I would perfer to have this run all with in a stored procedure so I can run a DTS schedule task nightly."
   

- Advertisement -