M maheshrapothula Newbie Jan 5, 2017 #1 Hi will any one please help me below error i'm not understanding the error
D Deleted User Guest Jan 6, 2017 #2 There's a syntax error in your table create statement, but need to see the code of DbHelper.java to advise further on the problem
There's a syntax error in your table create statement, but need to see the code of DbHelper.java to advise further on the problem
D Deleted User Guest Jan 6, 2017 #3 The first thing is that you need a space in the word 'TABLEusers'. Needs to be 'TABLE users'.
Unforgiven ...eschew obfuscation... Administrator Jan 6, 2017 #4 Application Development thread moved to the Development forum for better exposure.