In an Apex form I'm trying to bind a checkbox to a boolean column without success. I've tried changing Settings / Checked and Unchecked Value to true/false, 1/0, Y/N without success.
What's the secret?
It's almost as if Apex isn't aware of boolean columns - the SQL Data Browser can't handle them either
Apex version 24.2.10, database version 26ai