Keltoi
11-25-2003, 01:08 PM
Hi All,
I have a query that has been perplexing me for a while.
When I write an update command, in the SQL I encase the runtime variable for
a text field in inverted commas ('), date with (#)... But how do you update
checkboxes?
EG:UPDATE textField = 'varText', numberField = varNumber Where (what ever) But what about checkbox (yes/no) fields?
Please can someone enlighten me?
TIA
Justin
I have a query that has been perplexing me for a while.
When I write an update command, in the SQL I encase the runtime variable for
a text field in inverted commas ('), date with (#)... But how do you update
checkboxes?
EG:UPDATE textField = 'varText', numberField = varNumber Where (what ever) But what about checkbox (yes/no) fields?
Please can someone enlighten me?
TIA
Justin