Steve,
One possibility is to use synchronized data bases using master-slave
replication. I know this works with MySQL and it is a bit of a pain to set
up but once it is going it is generally pretty good. Also a bit of a pain to
restart if the replication gets out of sync. I have been meaning to se
Hi.
Only thing I can think of would be using the python bindings to load the
xml and then save it as sql. I have no idea how you would do it, but I
think it's your best bet.
Good luck!
-derek
Sent using my mobile device. Please excuse any typos.
On June 16, 2018 9:25:19 AM salex wrote:
I've