Forum Moderators: DixonJones
You are asking a whole mouth full of questions at once. It is not easy or straight forward to put a database on a website. Typically, you will need the following:
1. The site to use some form of server-side scripting (such as ASP)
2. You host to be able to run the database and scripting
3. A resonable grasp of the scripting language to fix problems (or about a year to muddle through and learn)
4. A system established to interact with the database (add data, remove data, alter data and compress the db etc...)
Generally, I would not approach this topic unless I was paying some or armed with a good host and lots of knowledge.
I hope this answers some of your questions.
Chris
<off to write an article on this now :)>