I'm currently writing an application using delphi 5 and MySQL as a backend database. I've got the app working fine and theres no problems.
When i go to install the app on another computer i need to install MySQL and its drivers onto the machine
is there any software/database i can use that embeds a database and there drivers into my application ?????
What i want to achieve is a fully installable desktop app i can send to some1 that, when they install the app, the app, database, and drivers all install as one ????
Not sure if im making any sense
For example
I recenlty bought a post code finder desktop application, somewhere in this application there must be a database. how would that database be created / used?????