simultaneous read/write ado

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


Date: Tue, 27 Jul 2004 10:14:29 -0700

Hi,

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? Or is this taken care of in the ADO components?

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)
  • simultaneous read/write using ado
    ... I'm writing a delphi program that writes a dbf file using ado. ... I'm using TADOConnection and TADOCommand. ... 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? ...
    (microsoft.public.data.ado)
  • ADO DBase
    ... The values of ADO errors aren't same like ADO errors constants. ... Do I instal Microsoft.Jet in target machine with dbf file? ...
    (microsoft.public.data.ado)
  • Clipper and ADO
    ... How can I access to dbf file (clipper) for example Client.dbf using ADO? ... Jhon ...
    (microsoft.public.vb.general.discussion)
  • Re: DAO vs ADO: question-1
    ... > Windows applications, to hand-held PC apps, to client/server applications, ... > is better application and database design. ... Switching from DAO to ADO is ... > both DAO and ADO all wait at the same speed. ...
    (microsoft.public.vb.database.ado)