Re: connect remote Access database
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Tue, 27 Dec 2005 09:58:56 -0600
On Fri, 23 Dec 2005 23:00:37 +0800, "wind" <chase@wind> wrote:
¤ Thanks all
¤
¤ But I have a problem, that is, after I mapped the drive to local pc and
¤ access it, every time I read a record, it will automatically download the
¤ whole .mdb file once. And every time I save a record, it will automatically
¤ upload the whole .mdb file once. This is a big big problem. So I don't know
¤ how to do.
¤
First, I don't believe it's necessary to map a drive letter to the path, unless it's for
establishing credentials with the remote resource.
Second, the .mdb does not need to be downloaded. You can access it directly over the network from
the client. You need to make certain that you have full permissions to the folder resource.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: connect remote Access database
- From: wind
- Re: connect remote Access database
- References:
- connect remote Access database
- From: wind
- Re: connect remote Access database
- From: Paul Clement
- Re: connect remote Access database
- From: wind
- connect remote Access database
- Prev by Date: Re: paramaterized Union query?
- Next by Date: Re: Equivelsnt to old recordset & movenext
- Previous by thread: Re: connect remote Access database
- Next by thread: Re: connect remote Access database
- Index(es):
Relevant Pages
|
Loading