Board index » SQL Server » Writing to flat file.....

Writing to flat file.....

SQL Server11
Which is best way of writing the result of the stored procedure

'sp_configure' to flat file.



SQL Server 2K.



Thank you,



Smith


-
 

Re:Writing to flat file.....

Odd request, but if you must...



For SQL 2000, lookup OSQL in Books-on-Line.



For SQL 2005, lookup SQLcmd in Books-on-Line.



--

Arnie Rowland, YACE*

"To be successful, your heart must accompany your knowledge."



*Yet Another Certification Exam





"Lowry Smith" <LowrySmithAl@hotmail.com>wrote in message

Quote
Which is best way of writing the result of the stored procedure

'sp_configure' to flat file.



SQL Server 2K.



Thank you,



Smith









-