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.
| Author |
Topic |
|
WoodHouse
Posting Yak Master
211 Posts |
Posted - 2010-05-13 : 08:30:17
|
| HiAm 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" |
 |
|
|
WoodHouse
Posting Yak Master
211 Posts |
Posted - 2010-05-14 : 04:18:13
|
| HiNo its not encrypted object.I think the problem in SQL SERVER 2008.http://support.microsoft.com/kb/958793/ |
 |
|
|
|
|
|