[Nextobjects-user] schema synchronization ?
Status: Alpha
Brought to you by:
eflorent
|
From: Bogdan V. <bv...@gl...> - 2004-03-24 14:51:16
|
Hi Emmanuel, How do you think is it possible ? and how easy ? to implement some = routine for *synchronizing* a model to a specific database model (via jdbc) i believe it could be something like: advanced schema import may be done by: importing a schema in a temporary xml (dom) and to check (make analisys) of the working xml=20 (to modify an existing xml (imported 1 monyh ago for example)=20 according to the temporary imported xml thus we can automatically update xml schema according to a changes in = the database I often need functionality like this ..and do it manually for now. regards, bogdan |