在Linux下实现对Microsoft Access Database(.mdb)查询访问
在Linux下实现对Microsoft Access Database(.mdb)查询访问
You will need the following:
Linux ( I’m running RedHat 9.0)
PHP
Apache
UnixODBC
MDBTools
INSTRUCTIONS
1) Download the UnixODBC RPM, found here. I installed unixODBC version 2.2.5.1.
rpm -ivh unixODBC-2-2.5-1.i386.rpm
2) Download the MDBT[……]
