It sounds like you have specified the location of the database incorrectly. In IIS, if you turn on directory browsing, and then use a browser to find the database, this may give you the correct location?

Don't forget to turn off directory browsing afterwards.

Alternativly, you could set up your application on the server, use something like an ASP page to update the database. You could use the ASP page to update the database via a VB DLL. I haven't done any Internet coding as yet, so this may not be as easy as I think.......

HTH

JP