Okay, I've been trying for a week now, but I can't get it to work.
I need to use MS Access, otherwise I would have switched to MySQL.
When I use the windows installer it works pretty good, but I can't get information about the tables. (odbc_columns, odbc_primarykeys and odbc_foreignkeys don't work.) I think I know what the problem is (it's in the php_odbc.c file), so I corrected it.
But now I need to remake the php.exe. Can anyone tell me how to do that? (What do I put behind ./configure ?)