Hi,

I am a newbie to databases with VB.NET, I can connect a simple Access database to VB using OLEDB and that is about it. However, I am about to embark on a school project which will require me to have a database shared between about 30 people. 1 will be able to write to it and 30 will just be reading data from it.

How do I go about creating this database and then accessing it in VB forms?. I had tried hosting an access database on a host but that just couldn't connect, probably as I had no clue what I was doing. Anyway, How do I go about doing this in a simple way?, alternately, I could think of doing it in ASP, but I am a newbie to that as well XD.

Thankyou

Callum