Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 03 Oct 2005 20:28:04 -0500
>I set to open tables readonly but the problem is similar
>Table1.ReadOnly := True;
>
>need I put some other code ?
That is enough to make a table readonly but it won't work unless you remove the
Mode settings from your connection string.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- References:
- Open an access.mdb ReadWrite and ReadOnly at the same time
- From: Carl
- Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- From: Brian Bushay TeamB
- Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- From: Carl
- Open an access.mdb ReadWrite and ReadOnly at the same time
- Prev by Date: Re: Range ADO+MSACCESS
- Next by Date: Re: Range ADO+MSACCESS
- Previous by thread: Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- Next by thread: Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- Index(es):
Relevant Pages
|