Hello,
I try to test sc with SQLite database.
I created a database with database builder and put into a table named “posart” , and make the connection.
I make a new form application without any problem, I see all fields etc…
When I run to test the form app, I have this error message :
(pdo-sqlite): SELECT count(*) from posart [HR][/HR]HY000: no such table: posart
Something is missing but what ??
Can any anyone help me ?
Thanks
Nac