Access DB Issues - Again
- From: "Bob Palank" <bob@xxxxxxxxx>
- Date: Mon, 22 May 2006 15:04:01 -0500
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
.
- Follow-Ups:
- Re: Access DB Issues - Again
- From: Paul Clement
- Re: Access DB Issues - Again
- From: Andrew Morton
- Re: Access DB Issues - Again
- From: Cor Ligthert [MVP]
- Re: Access DB Issues - Again
- From: Stimphy
- Re: Access DB Issues - Again
- From: james
- Re: Access DB Issues - Again
- From: aaron.kempf@xxxxxxxxx
- Re: Access DB Issues - Again
- Prev by Date: Regular Expression Excluding Exact String
- Next by Date: Re: Regular Expression Excluding Exact String
- Previous by thread: Regular Expression Excluding Exact String
- Next by thread: Re: Access DB Issues - Again
- Index(es):
Relevant Pages
|