Subject Extract dml or another way
Author fingerclick2000
Guys, i swear i tried it for hours, but i didn't get it.
My problem is: i have one database in a local software(firebird) and
another at a web app( postgresql ). The problem is, to maintain them
with the same data i am using a xml file that is sent to the server
all the time ibo inserts or updates the data. So, my idea was: extract
dml data from ibo when it auto create the updates and inserts for me
and, then, create a xml file from sql to send to server. but how can i
extract it? I didn't find. Well, any help, example, anything is really
welcome. By the way, are there a better way to do that, i don't know
too much about Ibos components. Well, thanks in advance and good night
for all.