database - what databasse i used for java offline application -


i want develop application.which offline(runs on single pc).which database should use when create exe of project automatically included in it.

it sounds you're looking embedded database. here thread on java embedded databases. use apache derby, because it's easy use netbeans.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -