0
Undo
Votes
Hello, yesterday May 30, 2024, I purchased the Art Table extension to display data via queries on the sqlite database.
I have carefully read the guides on the site but displaying the form returns a blank page.
The connection string I used is the following:
sqlite,localhost,name.db,root,my_password
The problem does not occur if I connect to a mysql db with the connection string:
mysqli,localhost,name,root,my_password
I specify that a couple of years ago I purchased, and am using without problems, the Art Data component with which I can connect to the same sqlite database without problems, correctly displaying even the most complex queries.
I would also like to ask if through the Art Data component it is possible to obtain the total of records displayed in the table, as happens with the Art Table - Data Table component.
Tks.
I have carefully read the guides on the site but displaying the form returns a blank page.
The connection string I used is the following:
sqlite,localhost,name.db,root,my_password
The problem does not occur if I connect to a mysql db with the connection string:
mysqli,localhost,name,root,my_password
I specify that a couple of years ago I purchased, and am using without problems, the Art Data component with which I can connect to the same sqlite database without problems, correctly displaying even the most complex queries.
I would also like to ask if through the Art Data component it is possible to obtain the total of records displayed in the table, as happens with the Art Table - Data Table component.
Tks.