Jump to content

Access to php


Daz69

Recommended Posts

I need some help explaining the best approach for the following:

 

I have an access database used within a company that I wish to extract data from and publish on a web site, easy enough? What is the 'usual' method exporting the data (probably twice a day) to the website?

 

I thought xml would be ideal as I could schedule the export/ftp of the data up to the site, but xml manipulation in php doesnt seem straightforward (php newbie) - maybe csv?

 

I've got php with mysql working fine but is there any automated process to get from local Access to online based mysql?

 

What does everyone else do?

 

Thanks -- Darren

Link to comment
https://forums.phpfreaks.com/topic/136467-access-to-php/
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.