Selection Ignored
(CDN) Bacon98
Posts: 9
I'm using Packager 5.0 to Upgrade an Existing database. Once I reach the SQL Packager Wizard, I turn off the Schema creation of a certain table. However, the SQL Script that is generated still has that table in it ? I'm not pushing any Data changes.
Comments
the most likely reason is that other objects depend on that table and you have the 'Include dependencies' option switched on (it's on by default).
Try switching off Include dependencies (Packager > Options > Schema) and see if that works (bear in mind that it might give you a database in an inconsistent state, though).
Regards,
Tilman