Android Question data base not working

Majid_it

Member
Hello
I have a database
But I run it on Android 12 and it works
But when I run it in Android 8, it gives an error
It says that column is not available
What should I do to make my database work in all Android versions?
 

Brian Dean

Well-Known Member
Licensed User
Longtime User
It is very hard to imagine a change in an Android version that would affect just one column in a database. There is almost certainly some other factor involved. As you can see, nobody has come forward yet to help you. That is probably because you are providing no clues, only your own opinion of the cause.

As is often suggested, the "How to post ..." item at the top of the forum is worth reading. Start by posting the full error message and the section of the code where the error occurs.
 
Upvote 0

zed

Active Member
Licensed User
Upvote 0

Majid_it

Member
I upload the database with Android 11 and download it from the server with Android 8, and when I save it, it gives an error
 
Upvote 0

zed

Active Member
Licensed User
Start by posting the full error message and the section of the code where the error occurs.
If you don't show an example and the error message, we can't do anything.
Click on file and export in zip. Post the zip and the log.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…