J
Jeff Lawton
I'm building an Access 2002 adp project with a SQL Server 7 backend. (We
will migrate to 2000 soon). I have checkboxes and option buttons on a form
as bound controls, bound to a bit field in SQL.
I'm using transact-SQL for the recourdsource property of the form.
The updates are flawless proving the recordcount is higher than one. But if
only one record is open, changing the value in the check box or option button
bound controls causes Access to crash. The application closes down, with no
helpful error message. I've tried trapping for the error without luck.
will migrate to 2000 soon). I have checkboxes and option buttons on a form
as bound controls, bound to a bit field in SQL.
I'm using transact-SQL for the recourdsource property of the form.
The updates are flawless proving the recordcount is higher than one. But if
only one record is open, changing the value in the check box or option button
bound controls causes Access to crash. The application closes down, with no
helpful error message. I've tried trapping for the error without luck.