I store Base64
String in sqlite and for that I use these data types TEXT, MEDIUMTEXT and LONGTEXT
. But when I cross limit of 23,00,000 character, Android is not able to read data of the table. Can anyone help me?
Asked
Active
Viewed 41 times
0

Reaz Murshed
- 23,691
- 13
- 78
- 98

Jai Khambhayta
- 4,198
- 2
- 22
- 29
-
`24,00,000 character` ??? How much? – greenapps Aug 26 '17 at 11:21