I've been asked to create a B2B web site for on-line ordering. The customer's software runs on SCO OpenServer 5 (UNIX) unfortunately the run-time environment for the software is limited to either its own proprietary database, Informix or Oracle. This means that switch to another database like MySQL or PostgreSQL is not an option. The run-time's developers offer their own ODBC driver for their db but I don't trust it enough to run a web site though it. As Oracle is expensive this leaves Informix.
I've only used MySQL via PHP until now, does anyone know of any gotchas that I should watch out for? The web site will hopefully run on Linux using Apache and PHP. David McCormack -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]