Hi!
I am working on a computer database project at school using Microsoft access. I am making a database system for a local driving school. Part of my project will be to create a website where each learner driver with this school can login and make lesson bookings, cancel booking etc etc.
I have a login that I coded using Visual Basic that queries a table for the username and password. This all works fine.
My question to you is would it be possible to have PHP connect to an MDB file so bookings can be made, canceled etc online? I saw an artice on this site about connecting to an MS SQL server. But, what I need to do isn't the same thing.
I plan to run this website on a windows box running apache and (obviously) PHP. If this is not possible, would it be possible is there any way that I can "make" it possible?
I will be truly greatful for any help with this matter.
Regards, Stezz.