Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SCPTXFR.EXE

Status
Not open for further replies.

mkey

Programmer
Joined
Oct 3, 2001
Messages
288
Location
CA
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top