Jump to content

PHP and MS Access database


yana

Recommended Posts

I was wondering whether or not an Access database can exist on a Linux server or not?

I need to create a web page which will display results of database table using PHP. If Access database can not exist on a Linux server, what can? (Easiest possible solution!) 
Link to comment
Share on other sites

The most you'll be able to accomplish would probably be:

[list]
[*]Import your Access database to another Linux-compatible database system, like MySQL or similar
[*]Access your Access database from a Windows machine using your Linux machine (Info[url=http://www.phpbuilder.com/columns/timuckun20001207.php3?page=1]HERE[/url])
[*]Run PHP on a Windows machine with Access installed (Info[url=http://www.phpbuilder.com/columns/timuckun20001207.php3?page=1]HERE[/url]).
[/list]

Unless you have some specific reason for making Access work with a Linux webserver, I would say dump Access and use MySQL or something similar.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.