| Author |
Message |
cleek
Joined: 30 Jan 2009 Posts: 3
|
Posted: Thu May 28, 2009 4:30 pm Post subject: XML SCHEMA dependents prevent drop |
|
|
| I have a stored procedure that has a parameter that is bound to an xml schema collection. The xml schema collection has changed. Because the xml schema collection is different between the source and target databases, the SDK tries to drop the xml schema collection and recreate it. However, the xml schema collection cannot be dropped, because it is still bound to a stored procedure parameter. Is this expected behavior? What is the recommended algorithm for synchronizing an xml schema collection that has changed and has dependent objects? Is there a way to update the xml schema collection without manually dropping the XmlSchemaCollection's dependent objects and then rerunning the comparison and update? |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group