From: Dimitry S. <sd...@ib...> - 2012-01-03 18:27:19
|
03.01.2012 18:51, Leyne, Sean wrote: > - a "data port" utility which would allow for data to be ported from a live database to a new database while live is active but would need a finalization step where the live database is shutdown to apply the final data changes and add FK constraints. And exactly this utility is called "replicator". If made right, it doesn't need FK deactivation and can do "finalization step" when new database is already in use. Aren't you tired inventing a wheel?.. -- SY, SD. |