Question

Asked:
Asked By:
Sep 7 2008   11:27 AM GMT
Ipong   40 pts.

Strange behavior in Access 2003 user interface


Microsoft Access, SQL Server 2005, Access 2003, Access forms

I create a form in access 2k3 data project connected to sql server 2k5. I put two check boxes on my form. On runtime, when i click on one of check box, it also fires on the other check box...set check box value from false to true. But it works normally when i use keyboard shortcut to fire that check box. Could someone explain this? I run office 2k3 on windows server 2k3 and updated to the latest service packs.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Is it possible that the two controls are both bound to the same field in a table, such that clicking the first control triggers the table field to go True, and the second check box recognizes that its bound field is now TRUE and changes to match?
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Database, SQL Server and Development.

Looking for relevant Database Whitepapers? Visit the SearchOracle.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register