D dviper100 New Member Oct 17, 2012 #1 Error occurred An error has occurred in sub: main_cmdadd_click(java line: 370) Android.database.sqlite Sqliteexception: no such column: id:, while compiling: select id from tblusers :sign0085: how could i fix this problem there is a conflict.
Error occurred An error has occurred in sub: main_cmdadd_click(java line: 370) Android.database.sqlite Sqliteexception: no such column: id:, while compiling: select id from tblusers :sign0085: how could i fix this problem there is a conflict.
B BrutalSnyper Member Licensed User Longtime User Oct 17, 2012 #2 Post your code please, we can't do anything unless we can see your code. Upvote 0
K kickaha Well-Known Member Licensed User Longtime User Oct 17, 2012 #3 The code may not help in this case. Does the tblusers table have a field called id? Upvote 0
E edgar_ortiz Active Member Licensed User Longtime User Oct 17, 2012 #4 Remember that SqlLite is CASE SENSITIVE Upvote 0
K kickaha Well-Known Member Licensed User Longtime User Oct 18, 2012 #5 edgar_ortiz said: Remember that SqlLite is CASE SENSITIVE Click to expand... Good point :sign0089: Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 18, 2012 #6 @dviper100, for some reason you appear as an unlicensed user in the forum. Please contact support@basic4ppc.com in order to fix it. Upvote 0
@dviper100, for some reason you appear as an unlicensed user in the forum. Please contact support@basic4ppc.com in order to fix it.