DBeaver is failing to execute any on SQLite. "[SQLITE_ERROR] SQL error or missing database"
-1
votes
1
answer
3063
views
I'm trying to use DBeaver to manipulate an SQLite database and, pretty much any operation I try on the database schema, like creating a table or column, it fails with:
SQL Error
: [SQLITE_ERROR] SQL error or missing database (near ")": syntax error)
[SQLITE_ERROR] SQL error or missing database (near ")": syntax error)
Do you have any idea on how to fix it?

Asked by andrerpena
(981 rep)
Oct 3, 2022, 06:37 AM
Last activity: Nov 7, 2023, 06:00 PM
Last activity: Nov 7, 2023, 06:00 PM