 Thread Author
# 1

11-15-2010, 04:57 AM
|
| CrackBerry Newbie | | Join Date: Sep 2010 Posts: 4 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
Database io exception: FileSystemError(12)
I am developing an app that uses multiple screen.The main screen has one button which I use to read some data from the database.If some value is not inserted into one database table,second screen is displayed containing a text field to enter that value and a button for storing it into the database.When this second screen is displayed and the button on that screen is pressed,the value is stored in the database and the main screen is showed again.But when I press the button on the main screen in order to read the data from the database,io exception FileSystemError(12) occurs.Can someone help me with this?
|