Hi All,
I am using scptxfr.exe to get the structure of a dababase. Problem is its creating GRANT statements which I don't want. Also its selecting sysusers object. I have checked the parameters. Mine is something like this:
dos prompt\mssql7\upgrade\scptxfr.exe /S(servername) -d (databasename) /P sa /f (filename) -r
How can I run this utility without creating grant statements?
Any thoughts will help!
Thank you in advance!
I am using scptxfr.exe to get the structure of a dababase. Problem is its creating GRANT statements which I don't want. Also its selecting sysusers object. I have checked the parameters. Mine is something like this:
dos prompt\mssql7\upgrade\scptxfr.exe /S(servername) -d (databasename) /P sa /f (filename) -r
How can I run this utility without creating grant statements?
Any thoughts will help!
Thank you in advance!