Hi all,
Looking for some advice. I would like to allow my customers to access my internal database (MS Access .mdb) to see what orders they have placed.
I need a web form where they can enter their ID and this would run a query (data from 2 tables) and show them another form which would show their orders.
The web database only needs a a small part of the data and none of the existing functionality. I was wondering if anyone knows the easiest way to connect the 2 databases together (mySQL connection maybe) and produce the necessary forms?
Looking for some advice. I would like to allow my customers to access my internal database (MS Access .mdb) to see what orders they have placed.
I need a web form where they can enter their ID and this would run a query (data from 2 tables) and show them another form which would show their orders.
The web database only needs a a small part of the data and none of the existing functionality. I was wondering if anyone knows the easiest way to connect the 2 databases together (mySQL connection maybe) and produce the necessary forms?