Why not use Access + ADO as your embedded database? It only adds a single
interface file to your app (if using native ADO access) or a few internal
Borland files like ADODB.pas when using the TADOxxx components. If your
client has IE 5.x or Win2K installed they will already have ADO installed
(you can also provide a link to the MS site for downloading ADO). The single
database file that Access provides make it very convenient (like IB does
too:).
Xander
----- Original Message -----
From: "Matthew Comb" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Saturday, November 25, 2000 1:34 PM
Subject: Re: [DUG]: embedded database.
> Gary, great, exactly what I ws after!
>
> Matt.
> ----- Original Message -----
> From: "Gary T. Benner" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> Sent: Saturday, November 25, 2000 10:42 AM
> Subject: RE: [DUG]: embedded database.
>
>
> [Reply]
>
> At 11:28 on 25/11/2000 Malcolm wrote
>
> >To :
> >CC :
> >From: Matthew Comb, [EMAIL PROTECTED]
> >Gidday, I remember someone talking about embedded database engines (or
> maybe
> >a couple of dlls you distribute with your app), as apposed to having to
> >deploy the bde.
> >
> >Does anyone know what these ones are and have links to them?
>
>
> Take a look at Kyle Cordes site:
>
> http://www.kylecordes.com/
>
> Don't forget that Interbase is regarded as an 'embedded database", and
that
> with v6 there is an install API.
>
> Kind Regards
>
> Gary
>
>
> ========================================================
>
> Gary Benner - Software Developer [EMAIL PROTECTED]
> Corporate Software New Zealand Limited Auckland - New Zealand
> tel: +64-9 846-6067 (24hr) fax: +64-9 846-6152 mob: (021)-966-992
> Software System Design - Consulting - Mentoring - Data Modelling
> Client Server - Delphi - Interbase - Oracle - Web-based Technologies
> Electronic Automation and Systems - Microcontroller Design & Software
> http://www.corporate.co.nz
>
> Ref#: 41006
>
>
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"