How to script objects without a header/comment containing the date?

  • 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.

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply