Hi
In CF 7, the SQL statement in Read Data was easy to set up.
And what is the SQL statement on CF 8 for:
art_id > 0
active = 0
Fr.
Hi Fred
There are 2 behaviors:
1- Where Statement where you need to enter the where part only, example: id = 1
2- SQL code where you need to add a full SELECT statement
You need to login to be able to post a reply.
