| Author |
how to get data from sqlite file using Gears
|
Naeem Arshad
Greenhorn
Joined: May 21, 2009
Posts: 12
|
|
Hello !
I m trying to provide SQLite DB to Google Gears ant want that gear should read my db .
can anyone of you tell me the proper procedure to adopt?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 23635
|
|
|
You mean the Gears Database API? What specifically in the API document are you asking about?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Certs: SCEA Part 1, Part 2 & 3 & Core Spring 3, OCAJP
|
 |
Naeem Arshad
Greenhorn
Joined: May 21, 2009
Posts: 12
|
|
|
No. I told you the scenario and asked about the proper solution.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 23635
|
|
Naeem,
Your question is very general. I'm asking what phase you are having trouble with. Can you connect to the database? Can you do a query? What code do you have so far? Do you get an error message?
|
 |
Naeem Arshad
Greenhorn
Joined: May 21, 2009
Posts: 12
|
|
Dear Jeanne Boyarsky,
I have told that i want to provide some data in sqlite db to the gears and also want to show this data into some html/jsp page. Please tell me the proper location where should i place my sqlite file ? so that gears can read it instead of creating a new file. please guide me or give me some piece of code so that i can be able to do so.
|
 |
Naeem Arshad
Greenhorn
Joined: May 21, 2009
Posts: 12
|
|
|
I have told that i want to provide some data in sqlite db to the gears and also want to show this data into some html/jsp page. Please tell me the proper location where should i place my sqlite file ? so that gears can read it instead of creating a new file. please guide me or give me some piece of code so that i can be able to do so.
|
 |
 |
|
|
subject: how to get data from sqlite file using Gears
|
|
|