We have several machines in intranet (one linux and several NTs). Databases (Access, *.mdb) are on NT-machines and now I need to use them from linux.
I've installed apache with PHP4 on linux. Is there any easy way to access databases on NTs using PHP (ODBC-connection?)?
-Lalli