Hi
How do I turn on the debugger in CC6 ??
I would like to see the sql statement generated for a db reader. It seems to be something wrong there.
An error has occurred.
modhead is my module. The 1235 has replaced the column name I want to compare to 1235.. The sql where statement ought to be "modhead.contactno = 1235"
Regards Mattias
How do I turn on the debugger in CC6 ??
I would like to see the sql statement generated for a db reader. It seems to be something wrong there.
An error has occurred.
1054 Unknown column 'modhead.1235' in 'where clause'
modhead is my module. The 1235 has replaced the column name I want to compare to 1235.. The sql where statement ought to be "modhead.contactno = 1235"
Regards Mattias