i tried to import the database but, it told me syntax error in sql
but 3 querys were made???
sorry, don´t know how to better describe it
#1064
i tried to import the database but, it told me syntax error in sql
but 3 querys were made???
sorry, don´t know how to better describe it
#1064
Hi @aime8alta,
Welcome to the community! You may want to try converting the factbook.db (sqlite database) to mysql format:
https://www.rebasedata.com/convert-sqlite-to-mysql-online
Or alternatively you can try using:
Best,
Sahil