Friends,
I am having a database for my website. That is, it displays the marksheet of the students in the webpage. I want to update the database using my software created in VB. I mean, my computer will be connected to the internet and I want to make changes to the database(which is residing in the webserver) using my software. How can I connect to the database(I am using Access database) in the webserver. Is there any way.????

My purpose is, to update the students marksheet in database(situated in the webserver) rather than uploading the full database file itself.

I don't want to download the whole database file from the website and then make changes and then upload it. I hate it... because if the database is a little bit large, then the uploading process will take a lot of time. So, making direct changes to the database in the server, will save a lot of time....

Help me....please...