Page 1 of 1

After Using Fast Form I get the following error when opening the Form

Posted: Wed Oct 08, 2025 6:21 pm
by ricklincs
I have 2 forms that now give the following Debug message:

[0] : ===PDO MESSAGE===

SQLSTATE[42S22]: Column not found: 1054 Unknown column '' in 'field list'

===SQL===========

SELECT `` FROM zzzzsys_setup WHERE (IFNULL(`zzzzsys_debug_id`,'-1') = '-3') AND (0)

===BACK TRACE====

Re: After Using Fast Form I get the following error when opening the Form

Posted: Wed Oct 08, 2025 6:32 pm
by Uzlander
Looks like you've incidentally touched the resulting form then. And what's your actual SELECT statement in there..? Any screenshot?

Re: After Using Fast Form I get the following error when opening the Form

Posted: Wed Oct 08, 2025 6:53 pm
by ricklincs
Thanks, ran another 2 Fast Forms after deleting the Forms and tables now I am not seeing the problem. Think it was something wrong with the database. My sql select statement was simply

Code: Select all

SELECT * FROM dispatch