Attention!

These forums are not monitored. We provide the discussions forum as a place for users of free extensions to help each other and find answers, not as a place for our staff to deal with urgent support issues. Our staff very rarely responds to forum posts. Occasionally we will respond to forum posts but responses are not guaranteed.

If you have an active subscription for a commercial extension and wish to receive support please login to your Artetics.com account and submit a ticket. The ticketing system is the best way for you to get assistance in a timely manner.

Thank you!

  Friday, 31 May 2024
  1 Replies
  251 Visits
0
Votes
Undo
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.