Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- From: "Carl" <nospam@xxxxxxxxxx>
- Date: Tue, 4 Oct 2005 08:48:41 -0300
I have not put the Mode in the connection string
What I need put in the AdoConnection1.Mode ?
I test all but I not know how make this work
Thank you
>
> >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:
- 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
- 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
- Re: Open an access.mdb ReadWrite and ReadOnly at the same time
- From: Brian Bushay TeamB
- Open an access.mdb ReadWrite and ReadOnly at the same time
- Prev by Date: Re: Connecting to an Oracle database
- Next by Date: adortl90 package already loaded ...
- 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
|