Hi,
How can use MsAccess database on Linux machine? I use PHP to connect to mdb and work with it.
Thanks
Hi,
How can use MsAccess database on Linux machine? I use PHP to connect to mdb and work with it.
Thanks
I think if you are on linux, you should use a real database (like mysql). Sorry I can't give you a better response than that, but I'm just not sure it's plausible.
Try install an ODBC driver for Linux
http://www.easysoft.com/developer/interfaces/odbc/linux.html
Then you can install an access connector and make a connection directly to the .mdb file through the odbc driver (a process in your system).
It isn't easy. Needs a lot of conf...
Have you tried use it with OpenOffice?
Hope it helps.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.