Android Question The Program has been stopped

Touch

Active Member
Licensed User
Longtime User
Hi,
I have this problem in my app when I call the routine that reads a database Sqlite:
At line 228 is this code:
B4X:
rs.Position = rs.RowCount - 1 '
How can I fix it?
 

Touch

Active Member
Licensed User
Longtime User
Hi,
For the moment, I solved by entering the code below, before the end of routine:
B4X:
modFunzioni.rs.close

Thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…