> How many times do you have to run this task? I would imagine not very often, > can't you just edit the datamodel descriptor when the task is done? > > I don't really understand your usecase described above. >
Well.. we have several schemas that, unfortunately, have a ton of tables similar to what i described above, which are only needed for legacy apps, hence we would not want to include these in our object model.. hand editing an XML schema of this model is kind of a pain.. since we are dealing with ~300 tables and ~45 views and I maybe only want half in my XML schema (ultimately the object model).. If i need to regenerate the XML schema from the database for any reason (new tables/views, new RI) I will have to hand edit again.. I guess this is only really a useful feature to people dealing with massive legacy datamodels... not a big deal, if you dont buy the usecase for general consumption, I can just keep it over here :) </dan> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
