Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cross platform database

807599Nov 22 2006 — edited Nov 22 2006
Hi everybody. I am new in Java and I would like to know some things.
1st: I am building a cross platform application and I need to save some data to persistent storage. I am currently using xml files for that purpose, but what I want to know is if there is some kind of a database that I can use. Remember, it has to be cross platform.

XML makes it a little hard for me, because I have to update, and search the xml file very often! Thats why I want to know if there is a cross platform database that I can use and execute queries!

I would also like u to tell me what kind of method and technology u would use!

Thank u!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2006
Added on Nov 22 2006
4 comments
115 views