Correct, the database is on a different machina. I'll explain the situation a little more..
1. WinXP computer with MsAccess database
2. Linux (Mandrake) server with php/mysql/..
2 needs to connect to 1, retrieve the data stored in the MsAccess database and put it in the mysql on 2. The scenario (=script) works fine when everything is on the same machine.. too bad this isn't the real situation..
Hope you guys can help me out here.