DoobyWho
09-03-2002, 05:56 PM
Anyone know anything about tieing Access with PHP/MySQL?
![]() | View Full Version : Access DoobyWho 09-03-2002, 05:56 PM Anyone know anything about tieing Access with PHP/MySQL? apokalyptik 09-03-2002, 10:02 PM yea. you'll have to use a DSN on a windows platform for access, or an ODBC driver on the unix machine - connecting to an ODBC server on a windows server which is pulling from an access DSN on a windows server :) fun eh? DoobyWho 09-03-2002, 11:13 PM Any sites on it? apokalyptik 09-04-2002, 02:24 AM i think phpbuilder.com had a tutorial |