Board index » SQL Server » Writing to flat file.....
|
BevanEdwards
|
|
BevanEdwards
|
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 - |
| Arnie
Registered User |
Tue Jun 27 16:18:55 CDT 2006
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 QuoteWhich is best way of writing the result of the stored procedure - |
