Access DB Issues - Again



Remote server hosts a .mdb file but the client cannot access the DB through
VB.Net Express 2005.

My Assumptions:
1. One can use VB.Net Express 2005 to write a client resident application to
access an .mdb file living on a remote server.
2. No Microsoft Access code elements need to reside on the remote server
except the *.mdb file.
3. On the remote server, permissions need be set so that anyone can have
read access to that Access database.
4. The remote server needs to host the .Net Framework 2.0
Are all of these assumptions true ?
What am I missing ?

If the assumptions are true, the local error message

Me.AuthorsTableAdapter.Fill(Me.PubsDataSet.authors)==>Could not find
installable ISAM does not make sense to me.

TIA for any help.

Bob


.



Relevant Pages

  • Re: Remote Server shell command
    ... which is part of the Windows scripting facilities and ... I have a new Access 2002 client app ... >data stored in a different .mdb file on a remote server. ...
    (microsoft.public.access.modulesdaovba)
  • Remote Server shell command
    ... run a command line program on a remote server? ... I have a new Access 2002 client app ... data stored in a different .mdb file on a remote server. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Access DB Issues - Again
    ... One can use VB.Net Express 2005 to write a client resident application ... access an .mdb file living on a remote server. ... No Microsoft Access code elements need to reside on the remote server ... you can write the connection strings yourself. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: AccessDB on a WebServer
    ... One can use VB.Net Express 2005 to write a client resident application to ... access an .mdb file living on a remote server. ... No Microsoft Access code elements need to reside on the remote server ... Are you sure of that because the ASPNET user is ASPNET. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Access DB Issues - Again
    ... ¤ VB.Net Express 2005. ... One can use VB.Net Express 2005 to write a client resident application to ... access an .mdb file living on a remote server. ...
    (microsoft.public.dotnet.languages.vb)