I generaly use Delphi componentys (checkboxes) to contain boolean values (True,False).
With the MySQL equivelants of 1 and 0; my query is:
Can you suggest the most efficient method of using such values with MYDAC data links in Delphi controls.
Thankyou.
JMM