sqliteexception

  1. DALB

    Android Question android.database.sqlite.SQLiteException: near ")": syntax error (code 1 SQLITE_ERROR): , while compiling: CREATE TABLE data )

    Hello everyone ! A sudden mistake appears in my code this morning without modifying anything !!! Here is a code I use since days : I'am loading a B4XTable. It worked fine for days, but this morning, The app renders the following error with this code: The error...
  2. DALB

    Android Question NO TABLE BUT THE TABLE EXISTS :android.database.sqlite.SQLiteException: no such table: pvpt ...

    Hello. Developing an app for weeks, I run it many times without any problems, bringing new features every week. This day, it stops running with this arror: What is interesting is that I never changed anything about the pvpt table for a long time. I work on other activities. My starter...
Top