Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 generate script without xp_cmdshell

Author  Topic 

sent_sara
Constraint Violating Yak Guru

377 Posts

Posted - 2010-03-03 : 10:45:50
can any one tell how to generate script file without xp_cmdshell

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-03-03 : 10:50:37
see

http://www.sqlteam.com/article/scripting-database-objects-using-smo-updated

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

sent_sara
Constraint Violating Yak Guru

377 Posts

Posted - 2010-03-03 : 10:52:19
iam not able to view the url could you copy and paste the code
quote:
Originally posted by visakh16

see

http://www.sqlteam.com/article/scripting-database-objects-using-smo-updated

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/



Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-03-03 : 10:55:03
quote:
Originally posted by sent_sara

iam not able to view the url could you copy and paste the code
quote:
Originally posted by visakh16

see

http://www.sqlteam.com/article/scripting-database-objects-using-smo-updated

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/






why? which browser are you using?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

sent_sara
Constraint Violating Yak Guru

377 Posts

Posted - 2010-03-03 : 10:59:15
IE 6
quote:
Originally posted by visakh16

quote:
Originally posted by sent_sara

iam not able to view the url could you copy and paste the code
quote:
Originally posted by visakh16

see

http://www.sqlteam.com/article/scripting-database-objects-using-smo-updated

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/






why? which browser are you using?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/



Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-03-03 : 11:14:53
if possible use IE 7 or above or some other browser. else view this alternate article

http://www.mssqltips.com/tip.asp?tip=1833

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -