Subject | Extracting DML from a database |
---|---|
Author | Omar Iskandarone |
Post date | 2001-05-04T06:14:16Z |
Let's say I entered some data in some tables usinf some end user interface.
I need to extract these data in a similare way to extracting DDL
expressions, that is I need a text containing, basicaly, all the insert
operations that allow me to repopulate a fresh Database with those data.
Is that possible? (I use IB6).
Regards
Omar
I need to extract these data in a similare way to extracting DDL
expressions, that is I need a text containing, basicaly, all the insert
operations that allow me to repopulate a fresh Database with those data.
Is that possible? (I use IB6).
Regards
Omar