simultaneous read/write using ado

From: klaas (DONOTSPAMhaasdeklaas_at_hotmail.com)
Date: 07/27/04


Date: Tue, 27 Jul 2004 09:27:26 -0700

Hi,

I'm writing a delphi program that writes a dbf file using ado.
I'm using TADOConnection and TADOCommand.
My question is:
I want to execute two programs that read and write simultaneously in the same dbf file. Do I need to build some security to avoid a corrupt database or is this taken care of in the ADO component?

Thanks in advance,

-- 
Klaas,
If you want to send e-mail directly to me, please remove the DONOTSPAM prefix in my e-mail address.


Relevant Pages

  • Re: Creating dbf table using ADO Recordset open method
    ... table name specified is longer than 8 characters is will truncate to 8 ... Since then other version of "xBase" have appeared, ... It also depends on the tool you plan to use the .dbf file - obviously if it ... what version of ADO you are using, ...
    (microsoft.public.data.ado)
  • Re: Field captions from MS Access
    ... field definition. ... I'm writing a Delphi program that accesses an MS Access ... database through ADO. ... database to the DisplayLabel property of the TField components in Delphi. ...
    (borland.public.delphi.database.ado)
  • Re: Ado, Threads (and videotape)
    ... > I protect the attributes with a TMultiReadExclusiveWriteSynchronizer. ... > Access BD (using ADO). ... You can have only one TADOConnection for it. ... TADOConnections has sense, for example, if you need to connect to multiple ...
    (borland.public.delphi.database.ado)
  • simultaneous read/write ado
    ... I'm writing an delphi application that writes a dbf file using ADO. ... If two applications try to read and write in the same dbf file, do I need to build security to avoid corupt databases? ...
    (microsoft.public.data.ado)
  • Re: Calling the ConnectionString Creator dialog
    ... >TADOConnection, clicking in the ConnectionString property you can bring up a ... I'm sure this is just the ADO dialog from micorsoft, ...
    (borland.public.delphi.database.ado)