Alex (alexdinu1 (AT) hotmail (DOT) com.(donotspam)) writes:
Quote:
Is there a way to generate the files so that they won't contain the
"type"? For example, generating a stored procedure script will result in
sp_name.storedprocedure.sql. I want to generate sp_name.sql. |
No, you would have to find some batch-renaming tool to post-process the
the file names.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx