Link to home
Start Free TrialLog in
Avatar of error77
error77

asked on

Which Database for portable Application?

Hi all,

I am working on an applications which will require database connection and I was wondering...

Which is the best database to use on my delphi project ?

Requirements:
1.  I need to be able to add my whole project to a zip file, take it to another computer and be able to unzip it and run the application without having to download and install external libraries etc.
I don't mind having dll's in my project's folder but that's about it.
2. I need to be able to create tables and modified them easily.
3. There must be delphi component for it.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Emmanuel PASQUIER
Emmanuel PASQUIER
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I forgot to mention :
there are a few free solutions to help you create and manage your DB :

* SQL Manager for InterBase & Firebird (Free for the Light version, which is enough to start)
http://www.sqlmanager.net/fr/products/ibfb/manager

* FlameRobin : Open Source, Lightweight, simple to use. Not as complete nor pretty than SQLManager, but hey, Free and Unlimitted !
http://www.flamerobin.org/