To followup to what Tony said, we do this with PHP by creating a
JSON-formatted extract out of Unidata, then ftp it to the other
system, then use Apache to kick off a job to post the file into MySQL
and PostgreSQL.  Works like a champ for small to medium data sets.
For large datasets we do something significantly more complicated
using triggers and a publisher that publishes changes to the Unidata
files using the callHTTP interface to send data to a PHP script
running on Apache.

-Kevin
http://www.PrecisOnline.com
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to