RE: [DUG] Databases with Delphi

2007-07-02 Thread Sean Cross
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

Re: [DUG] Databases with Delphi

2007-07-02 Thread Nick
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

RE: [DUG] Databases with Delphi

2007-07-02 Thread Sean Cross
] [mailto:delphi- [EMAIL PROTECTED] On Behalf Of Nick Sent: Tuesday, 3 July 2007 10:10 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Databases with Delphi Sean, Looks pretty good. Is there some gui out there where I can quickly add/edit/delete databases without using

Re: [DUG] Databases with Delphi

2007-07-02 Thread John Bird
Question: Do any of these databases embedded in products have any issues if there is already the same database installed in another product? For instance the coming Firefox Version 3 comes with a SQLite back end (to manage bookmarks etc). If someone also wants to use say SQLite on the same PC

RE: [DUG] Databases with Delphi

2007-07-02 Thread Sean Cross
-mail message in error please delete it and notify me. Thank you. -Original Message- From: [EMAIL PROTECTED] [mailto:delphi- [EMAIL PROTECTED] On Behalf Of John Bird Sent: Tuesday, 3 July 2007 3:24 p.m. To: 'NZ Borland Developers Group - Delphi List' Subject: Re: [DUG] Databases

RE: [DUG] Databases with Delphi

2007-07-02 Thread Jeremy Coulter
What about using it via say ASP or PHP? Are there ODBC drivers at all? Jeremy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Cross Sent: 3 July 2007 15:37 To: [EMAIL PROTECTED]; NZ BorlandDevelopers Group - Delphi List Subject: RE: [DUG] Databases

RE: [DUG] Databases with Delphi

2007-07-02 Thread Sean Cross
There are bindings for everything. Sqlite is one of the most popular, invisible, databases out there. See http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers It is already bundled with Php 5. Regards Sean Cross IT Systems Development Manager Catalyst Risk Management PO Box 230 50 Dalton St