With Sqlite, you can stick the dll in your app directory, or you can embed it in your app. In either case you are fine.
If you stick the dll in a shared directory, then you might be in trouble. Don't know about firebird, but you should be ok with the dlls in the app directory. 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: [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 with Delphi > > 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 are there any issues to be aware of? > > > John > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [EMAIL PROTECTED] with > Subject: unsubscribe _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
