Android Tutorial SQLiteDB

Beja

Expert
Licensed User
Longtime User
Hi Klaus,
kind of weird.. the error is only when I use the emulator.. but on real device it is running fine, no problem.
 

Beja

Expert
Licensed User
Longtime User
The storage page items are grayed out and I had no chance to edit them. (image)
 

Attachments

  • emulator.jpg
    59.5 KB · Views: 528

Beja

Expert
Licensed User
Longtime User
Then will re-install it again... danke!

another minor issue,
in the horizontal scroll, one can easily lose his record.. is it possible that the alternating color be for the rows instead of the columns?
 

Beja

Expert
Licensed User
Longtime User
looking into the cel-col part of the code.. hopefully will get it..

many thanks.
 

IslamQabel

Active Member
Licensed User
Longtime User
Dear Kalus.....your program is so great and wonderful....Actually, i want to record GPS real time data (long & lat & speed) in table...i succeeded to record these data on a txt file ....which part of the program could be useful for storing my data? ....As your program is so large so i can not get the useful part for me
Thanks
 

cncncn

Member
Licensed User
Longtime User
Hi,

Thank you for this work.
But when i load my file.db i have got this message :

Error occurred


An error has occurred in sub:main_loaddatabase(java line: 2595)
android.database.CursorIndexOutOfBoundsException: Index 0
request, with a size of 0
Continue ?
 

klaus

Expert
Licensed User
Longtime User
Can you test the program in Debug mode and post the message in the Log.
Or post your project with the database as a zip file (IDE menu Files / Export As Zip).
Is your database a SQLite database ?
SQLiteDB works only with SQLite databases !
 
Last edited:

cncncn

Member
Licensed User
Longtime User
Can you test the program in Debug mode and post the message in the Log.
Or post your project with the database as a zip file (IDE menu Files / Export As Zip).
Is your database a SQLite database ?
SQLiteDB works only with SQLite databases !
ah ok. It isn't SQLite databases but Paradox databases (.db)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…