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
 Script wizard

Author  Topic 

WoodHouse
Posting Yak Master

211 Posts

Posted - 2010-05-13 : 08:30:17
Hi

Am using script wizard i choosed all stored procedures . it will generate scripts but two or three objects are missing.

Particularly those objects only missed if I created new one its come.


Help

Kristen
Test

22859 Posts

Posted - 2010-05-13 : 09:39:34
Are the missing objects encrypted perhaps? Wizard will not generate script for encrypted objects (obviously!) but normally I think it puts a comment in the script "Cannot script encrypted object XYZ"
Go to Top of Page

WoodHouse
Posting Yak Master

211 Posts

Posted - 2010-05-14 : 04:18:13
Hi

No its not encrypted object.

I think the problem in SQL SERVER 2008.
http://support.microsoft.com/kb/958793/
Go to Top of Page
   

- Advertisement -