I have a simple database with one table and 3 columns
Engineer.mdb
[EngineerName] [EngineerTitle] [EngineerNumber]
This database is changed quite often.
I would like to make a web page that builds a list from the items in the Database.
How do I pull information from a database to display it in an html page?
The database would be stored in the default directory of the website. C:\Inetpub\
Thank you Dave Namou, MCSE CCEA
Engineer.mdb
[EngineerName] [EngineerTitle] [EngineerNumber]
This database is changed quite often.
I would like to make a web page that builds a list from the items in the Database.
How do I pull information from a database to display it in an html page?
The database would be stored in the default directory of the website. C:\Inetpub\
Thank you Dave Namou, MCSE CCEA