Question
Bind converts yes/no to true/false
I am using a CFSELECT populated with a BIND to a CFC from a
database in which yes and no are string values. The BIND renders
the yes/no into Boolean true/false when the bind executes. I did
not choose to use yes/no and am stuck with it, is there a way to
correct this activity on the part of the BIND function?