Dynamite
03-30-2007, 05:39 AM
I am working on a order management database, where I need to poll orders from various MySql internet databases. Should I connect directly to the database(s), or ftp download flat files or XML files. Whats the best way to approach this?