good night, insert a picture in my database SQLite now want to read the image, more ta giving the following error when I run the app: android.database.sqlite.SQLiteException: no such column: name (code 1):, while compiling: SELECT * FROM WHERE name = TBFILMES?
The error is giving this line: Cursor1 = s.ExecQuery2 ("SELECT PHOTO FROM TBFILMES WHERE name =?" Array As String (""))
What am I doing wrong??
hit the column more now ta giving this error: android.database.CursorIndexOutOfBoundsException: Index 0 requested, with a size of 0android.database.CursorIndexOutOfBoundsException: Index 0 requested, with a size of 0
taking advantage of the post know why is giving this error ??
Error occurred on line: 82 (DBUtils)
java.lang.RuntimeException: Object should first be initialized.
line that is giving the error: SQL.BeginTransaction