[DUG] Databases with Delphi

Nick nick at salehoo.com
Tue Jul 3 10:10:05 NZST 2007


Sean,

Looks pretty good.
Is there some gui out there where I can quickly add/edit/delete 
databases without using the command line that would be great.
(im searching but if you know one)

Cheers


Sean Cross wrote:
> I like sqlite.  Small, fast and single file.  The db engine comes in a single dll.  Not very good for multi-user though.  I use the Aducom components, but there are others.
>
> http://www.aducom.com
>
>
> Regards
>
> Sean Cross
> IT Systems Development Manager
>
> Catalyst Risk Management
> PO Box 230
> 50 Dalton St
> Napier 4140
> DDI: 06-8340362
> mobile: 021 270 3466
> Visit us at http://www.catalystrisk.co.nz/
>
> Offices in Auckland, Napier, Wellington & Christchurch
>
> Disclaimer:
> "The information contained in this document is confidential to the addressee(s) and may be legally privileged. Any view or opinions expressed are those of the author and may not be those of Catalyst Risk Management. No guarantee or representation is made that this communication is free of errors, viruses or interference. If you have received this e-mail message in error please delete it and notify me. Thank you."
>
>
>   
>> -----Original Message-----
>> From: delphi-bounces at delphi.org.nz [mailto:delphi-
>> bounces at delphi.org.nz] On Behalf Of Nick
>> Sent: Tuesday, 3 July 2007 9:24 a.m.
>> To: NZ Borland Developers Group - Delphi List
>> Subject: [DUG] Datebases with Delphi
>>
>> Hi there :-)
>> When I create a database application, usually I create a MDB file with
>> Access (create my tables etc) and then interact with the database in
>> Delphi using TAdoConnection and TAdoQuery.
>>
>> What other standalone database's can I use with Delphi2006 Ent which, I
>> can ship to the customer without them having to install anything
>> special.
>>
>> Just like to see what else is out there which simple to get up and
>> running. (usually one of my databases contains 2-3 tables etc)
>>
>> Cheers
>> Nick
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi at delphi.org.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at delphi.org.nz with
>> Subject: unsubscribe
>>     
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
>
>   


More information about the Delphi mailing list