scaiferw
06-11-2005, 09:04 AM
I'm developing a website on a volunteer basis for an service club organization.
Having dabbled in ASP, I've turned my effors to PHP as I think it's a more portable skill, and am teaching myself as I go. So far I think I'm doing pretty well developing on my home server (Win200 Pro / IIS / PHP) against an MS-Access database.
The problem is that my server does not appear to support an MS-Access database. I have a couple of reasons for wanting to stick with Access.
1) I have my hands full learning PHP and developing this website, I really don't have time to figure out MySQL, which is the server option presented.
2) I like the portability of Access. I can backup the database to my own machine with a simple scheduled FTP job, and I can easily work with or distrubute the data using standard office suites from MS and Corel.
3) As my database evolves during development, It's easy to tweak the MS Access database, I'm not confident it would be so easy to tweak a MySQL database.
3) At least for the time being, Access is doing everything I want it to - "If it aint broke, don't fix it."
I do want to learn MySQL when the time comes, but I really don't want to have to drop everything and get up to speed with it now.
Having said all that, is there some way to make my linux server (some specs below) talk to an Access .mdb database file?
Many thanks,
Rob
Server Specs: (not sure which flavour)
Operating system: Linux
Kernel version: 2.4.30-gator_r1
Apache version: 1.3.33 (Unix)
Having dabbled in ASP, I've turned my effors to PHP as I think it's a more portable skill, and am teaching myself as I go. So far I think I'm doing pretty well developing on my home server (Win200 Pro / IIS / PHP) against an MS-Access database.
The problem is that my server does not appear to support an MS-Access database. I have a couple of reasons for wanting to stick with Access.
1) I have my hands full learning PHP and developing this website, I really don't have time to figure out MySQL, which is the server option presented.
2) I like the portability of Access. I can backup the database to my own machine with a simple scheduled FTP job, and I can easily work with or distrubute the data using standard office suites from MS and Corel.
3) As my database evolves during development, It's easy to tweak the MS Access database, I'm not confident it would be so easy to tweak a MySQL database.
3) At least for the time being, Access is doing everything I want it to - "If it aint broke, don't fix it."
I do want to learn MySQL when the time comes, but I really don't want to have to drop everything and get up to speed with it now.
Having said all that, is there some way to make my linux server (some specs below) talk to an Access .mdb database file?
Many thanks,
Rob
Server Specs: (not sure which flavour)
Operating system: Linux
Kernel version: 2.4.30-gator_r1
Apache version: 1.3.33 (Unix)