SQL Bit field in Access Form

  • Thread starter Thread starter SFKC
  • Start date Start date
S

SFKC

Hi,

I have several bit field in my SQL table. When I put those field in form,
Access display those field as ordinary text field. How I do put those field
as CHECK/UNCHECK format?

SF
 
Click the CheckBox control in the Toolbox before dragging the field from the
Field List to the form.

Graeme.
 
Back
Top