hi
dont know if this is possible
i currently develop apps in delphi using mysql as a backend database. this means when i want to put the app onto another computer it needs to have mysql installed.
is there a way where i can create an app with the database embedded into it, or where the database is stored in a seperate file but the other computer doesn't need any extra drivers or software
basically what i want to finish up with is an install cd with the app and db, and the user doesn't need to install any 3rd party drivers or software
any help or advice would be grateful
dont know if this is possible
i currently develop apps in delphi using mysql as a backend database. this means when i want to put the app onto another computer it needs to have mysql installed.
is there a way where i can create an app with the database embedded into it, or where the database is stored in a seperate file but the other computer doesn't need any extra drivers or software
basically what i want to finish up with is an install cd with the app and db, and the user doesn't need to install any 3rd party drivers or software
any help or advice would be grateful