Re: Access DB Issues - Again



Bob,

Why don't you use whatever wizard to try.

If it is working for you than the only thing you have to check what is
different with you and the users.

Just as idea

Cor

"Bob Palank" <bob@xxxxxxxxx> schreef in bericht
news:QOocg.1024$9M5.381@xxxxxxxxxxx
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: Access DB Issues - Again
    ... One can use VB.Net Express 2005 to write a client resident ... access an .mdb file living on a remote server. ... On the remote server, permissions need be set so that anyone can ... The remote server needs to host the .Net Framework 2.0 ...
    (microsoft.public.dotnet.languages.vb)
  • 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)
  • Access DB Issues - Again
    ... Remote server hosts a .mdb file but the client cannot access the DB through ... One can use VB.Net Express 2005 to write a client resident application to ...
    (microsoft.public.dotnet.languages.vb)

Loading