Can I join Microsoft access in php add cart on the site?

Asked By 15 points N/A Posted on -
qa-featured

I run my small business using a Microsoft Access Database where I store the details of my customers, products and orders. Am planning to make a new website with a shopping cart connected to Microsoft Access Database so that any orders from the website get downloaded to the database. Is it possible to join microsoft access in php add cart on new site?

SHARE
Answered By 45 points N/A #158692

Can I join Microsoft access in php add cart on the site?

qa-featured

Hello James,

I guess you would like to know if its possible to add Microsoft Access in PHP. Yes, you can join MS Access in PHP to create an online database. Another advantage would be you can make it a multi user access database. Another thing you need to make sure is the availability of ODBC drivers. These are essential for the use of Access from PHP.

I hope this helps.

Related Questions