W
William Kossack
I have a split database.
The forms are in one database and the data is in another with the forms
database containing tables and queries linked to the other database.
A previous developer added a check box to a form but did it is not bound
to the database. As a result people have been clicking the checkbox for
months but nothing has been entered into the database.
There is a field for the checkbox that seems to be defined correctly.
However, when editing the form when I try to list the fields for the
form it does not show the field so it can be bound.
What is the process for adding a control to a form in a split database
so that it works? The developer used minimal code in developing his
application so I'm not sure at this point if I want to use VB code to
get his application working.
The forms are in one database and the data is in another with the forms
database containing tables and queries linked to the other database.
A previous developer added a check box to a form but did it is not bound
to the database. As a result people have been clicking the checkbox for
months but nothing has been entered into the database.
There is a field for the checkbox that seems to be defined correctly.
However, when editing the form when I try to list the fields for the
form it does not show the field so it can be bound.
What is the process for adding a control to a form in a split database
so that it works? The developer used minimal code in developing his
application so I'm not sure at this point if I want to use VB code to
get his application working.