Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to connect with MS Access database on Linux

Status
Not open for further replies.

philcp

Programmer
Jul 16, 2001
7
MY
Hi there,

I'm not a database expert, neither am I a Linux one. I'm currently developing some online application to ease the processes of the office, that requires php scripting.

Bcos of the nature of php's cgi.exe / isapi.dll on Windoze enviroment, that if agree with me, is pretty unstable, we at the workplace have unanimously decided to have the site ported over on a Linux platform... Hah!

However we are using MS Access 97 which we do not intend to change to MySQL or any other database for that matter due to certain reasons.

My Question is;

1. Would it be possible to use the Access database via php in the Linux machine at the same time? Would there be any changes to the php scripts?

2. Would it be better to have it on another remote windows machine to run the database file or to have it locally on the linux server???

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top