|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, September 14, 2009 7:25 AM
Points: 5,
Visits: 11
|
|
The problem I'm facing is, that the generated sql scripts always contain a header/comment which includes the date/time when the script was generated, e.g:
/****** Object: Stored Procedure dbo.MyStoredProcedure Script Date: 20.02.2008 01:52:06 ******/
My question is: how can I script/export SQL objects without the the header/comment containing the date and time?
Thanks for help.
|
|
|
|