REQ: Easy 3 column database help
Hi,
I would like to create an extremely small database, only three columns in one table, (preferably excel). It will be used to archive links to old project urls linked to our intranet ticket records.
I would like the front end to be html with 3 fields to enter the data, (ie. Date, ID, Project Name) with a submit button. And have the records presented on an html page.
Is this possible? I am not allowed to have mysql or access. Basically, they don't want me to create a monster on their server.
Thank you