Jump to content

Access Database


Arkane

Recommended Posts

Hey folks.  I'm looking for some pointers.  I've been hunting all over the internet, but haven't found myself any answers.

 

What I'm looking to do is connect to an MS Access 2007 Database (*.accdb).  the one I'm using is kept in the same folder as the php script, and is called "Games.accdb".  There are 2 tables in it, the one I want being called "Titles", and it has 3 fields - "ID", "Title", and "Serial".

 

Can anyone give me any pointers as to how to read from this, and ideally how to add more to it from php?

Thanks all.

Link to comment
https://forums.phpfreaks.com/topic/173590-access-database/
Share on other sites

Thanks for that Kat.  I've tied it, and it does indeed work, at least for the rudimentary trials I've tried so far.  Just to be anuisance though, I'm looking t set it in the PH t cnnect to the file.  It's something which I'm going to be putting on a remote computer which I don't have the ODBC thingy access to in control panel.

 

Cheers anyways. :D

Link to comment
https://forums.phpfreaks.com/topic/173590-access-database/#findComment-915100
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.