It's not a secret anymore!
The moose likes JavaFX and the fly likes Connecting Database From JavaFX on Windows Mobile Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "Connecting Database From JavaFX on Windows Mobile" Watch "Connecting Database From JavaFX on Windows Mobile" New topic
Author

Connecting Database From JavaFX on Windows Mobile

javabee learnerto
Greenhorn

Joined: Oct 21, 2009
Posts: 2
Hello All,

I am implementing user interfaces using JavaFX for Windows Mobile device. I need to store records in windows mobile database using javafx.

Which database i have to user for javafx on Windows Mobile?
Is there any database to store data on Windows Mobile, which compitable to JavaFX?

For Example, On Windows Mobile we create database using C# class SQlCeEngine by giving .sdf file name. So that we can create the tables in .sdf file and we can do CRUD operations on this file. How can we do the same thing from JavaFX.

For iPhone, Sqlite is the local database.

Thanks in advance
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8437

javabee learnerto wrote:


Please check your private messages for an important administrative matter.


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Connecting Database From JavaFX on Windows Mobile
 
Similar Threads
Java FX!Commerical Projects
JavaFx Mobile
Java FX vs Silver light
Groovy vs JavaFX
JavaFX for All Platforms