Re: Open an access.mdb ReadWrite and ReadOnly at the same time




>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
.



Relevant Pages

  • Re: TADOTable.IndexDefs Problem
    ... IndexDefs is not supported for TadoTable. ... Brian Bushay (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Pb while closing ADO query
    ... > Search your hard drive and see if you can find multiple copies of this ... > Brian Bushay (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Open a query getting 0 record
    ... a where clause that evaluates to false is the only way ... Brian Bushay (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Send recordset as variable
    ... >when calling the function??? ... Brian Bushay (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Get List of MS SQL Servers
    ... the user to edit the connection string. ... Brian Bushay (TeamB) ...
    (borland.public.delphi.database.ado)