neillovell
Programmer
Hi all,
For the upcoming soccer season I'm thinking about keeping the stats for my fantasy team on a website, in a database. This got me thinking about Access and Excel - can you simply drop these onto a website and use them as you would if they were on your local computer? This is just a general Q as I can't do this just like that because some of my friends who would use the site don't have Access or Excel.
I've done some work using ASP to generate a webpage and write data to an access database, and retrieve it naturally, but I'm wondering if a MySQL-enabled website would be better. I suppose what I'm asking is which would be better to just hold and sort the records (because some users won't have access or excel).
For the upcoming soccer season I'm thinking about keeping the stats for my fantasy team on a website, in a database. This got me thinking about Access and Excel - can you simply drop these onto a website and use them as you would if they were on your local computer? This is just a general Q as I can't do this just like that because some of my friends who would use the site don't have Access or Excel.
I've done some work using ASP to generate a webpage and write data to an access database, and retrieve it naturally, but I'm wondering if a MySQL-enabled website would be better. I suppose what I'm asking is which would be better to just hold and sort the records (because some users won't have access or excel).