Android Question SQL-Error

D

Deleted member 103

Guest
Hi,

Can someone please tell me what this error means?
SQL Error: unrecognized token:
Can perhaps the name "20170111_210417" not be used?
The database already works, only the SQLite-Viewer can not open it.
For info! The database has been created with the "DBUtils" module.

sql-error.png
 
D

Deleted member 103

Guest
Hi @Mahares ,

so my app has no problems with the name because I use the brakets, the problem is only if one wants to open the database with other SQLite viewer.
But if it is, then I can continue to use the name without brackets.
 
Upvote 0
Top