Page 2 of 2

Posted: Wed Sep 17, 2003 12:32 pm
by Heavy
Ok. Then don't get too specific in coding for mysql, since mysql is not very standards compatible, compared to other sql implementations.

I only use mysql, and I know that it might be a PITA to change my systems to use some other db engine.

You could check out some odbc connectivity. I haven't yet, but I should I think...

http://www.php.net/manual/en/ref.odbc.php
http://www.mysql.com/products/myodbc/index.html

Didn't read those links myself though :?