Re: Access mdb: avoid ldb w/o locking the file
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Sep 2005 12:45:36 +0100
I don't believe there is, and if you should find a way, the result is likely
to be a corrupted MDB.
--
Brendan Reynolds (Access MVP)
"Andy DF" <nospam@xxxxxxxxxx> wrote in message
news:4327dd0d$0$8487$5fc30a8@xxxxxxxxxxxxxxxxxx
>I want to connect to an Access 2000 mdb without having the lock file
>created (.ldb) and still be able to perform file system operations on the
>mdb file while connected.
> Skipping the ldb file creation can be achieved by connecting to the
> database in exclusive mode.
> Unfortunately this method also locks the mdb file and normal file system
> operations (copying and binary reading/writing) fail.
>
> Is there a way to avoid ldb files and still have access to an mdb file
> WHILE CONNECTED?
>
> TIA,
> Andy.
>
>
.
- References:
- Access mdb: avoid ldb w/o locking the file
- From: Andy DF
- Access mdb: avoid ldb w/o locking the file
- Prev by Date: Access mdb: avoid ldb w/o locking the file
- Next by Date: Re: MDAC 2.8 on Windows 2000 Terminal Server
- Previous by thread: Access mdb: avoid ldb w/o locking the file
- Next by thread: Re: MDAC 2.8 on Windows 2000 Terminal Server
- Index(es):
Relevant Pages
|
|