Home All Groups Group Topic Archive Search About
Author
17 Jan 2006 12:43 PM
baddy
I relied a lot on scptxfr.exe in SQL Server 2000.  It does not ship
with the new version of SQL Server and does not work with SQL Server
2005 either.  What's the equivalent of that scripting utility in SQL
Server 2005?
Thanks.

Author
17 Jan 2006 3:18 PM
Sue Hoegemeier
Not exactly the equivalent but the Scripting class in SMO
and the Script method is much improved over the Script
method available with SQL Server 2000 DMO. You should be
able to do whatever you were doing with scptxfr using SMO.

-Sue

Show quote
On 17 Jan 2006 04:43:25 -0800, "baddy" <narsi***@gmail.com>
wrote:

>I relied a lot on scptxfr.exe in SQL Server 2000.  It does not ship
>with the new version of SQL Server and does not work with SQL Server
>2005 either.  What's the equivalent of that scripting utility in SQL
>Server 2005?
>Thanks.

AddThis Social Bookmark Button