Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

After you install Office 2003 SP3, you encounter various problems in an Access project when you work with a Bit data type column in a linked SQL Server table


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a computer that is running Microsoft Office Access 2003.
  • You install Microsoft Office 2003 Service Pack 3 (SP3).
  • You create an Access 2003 project that links to a table in Microsoft SQL Server.
  • The table in SQL Server has a Bit data type column.
In this scenario, you encounter one of the following symptoms in Access 2003.

Symptom 1

When you insert rows into the table by specifying the default value of 0 (zero) for the Bit data type column, the value for the column in the new row is 1. A value of 0 means "false." A value of 1 means "true."

Symptom 2

After you add a check box for the current record to a form, and then you click to select the check box, you cannot click to clear the check box. This problem occurs if the check box is bound to the Bit data type column.

Note These problems occur only after you install Office 2003 SP3.

↑ Back to the top


Resolution

To resolve this problem, obtain the Access 2003 post-Service Pack 3 hotfix package that is dated December 18, 2007. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
945674 Description of the Access 2003 post-Service Pack 3 hotfix package: December 18, 2007

↑ Back to the top


Workaround

To work around the problem that is described in the "Symptom 2" section, move to a different record, and then move back to the record that you want to change. Then, you can typically click to clear the check box.

In some cases, you can also use the following method to clear the check box:
  • Click to select the check box, and then press SPACEBAR to change the value.
However, this method does not always work.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB943967, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 943967
Revision : 4
Created on : 12/31/2007
Published on : 12/31/2007
Exists online : False
Views : 280