E
Esk247
- Original Poster
- #1
Is it possible to use a .mdb file (e.g. access database) and use it in the same way as say a MySql database on a server for a website?
Is it possible to use a .mdb file (e.g. access database) and use it in the same way as say a MySql database on a server for a website?
well its for submitting entries for the festival we're setting up this summer...deadline is 1st of March and im doing it for free at the moment..some kind helper built an access database for us to enter in the competition entries manually..but we want to tie this to the online entry form if possible.
i knew MySql would do it..but didn't want to have to set to work on that as i've hardly used it so far...i'll take a look at that link and see if i can create a bridge between access and the entry form.
OK for low volume traffic not recommended for high volume.
ASP Classic / .Net easy as pie to connect to
We used Access for small sites that did not get alot of traffic but we found when we moved into .net something better was needed so we started using MSSQL.
cheers
Dave