Hi all,
I have a form with a combobox. The combobox displays a table field. When the form opens it displays the appropriate field of the first record in the table. If, using the combobox to look up a different record all works as planned. I have a user defined close button on the form which works just fine. However, if the user clicks on the application close button in the right upper part of the screen, I get a message back that the record cannot be saved because of a key violation. It seems the application close button is trying to enter a new record into the database. Any help would be appreciated.
jbotts
I have a form with a combobox. The combobox displays a table field. When the form opens it displays the appropriate field of the first record in the table. If, using the combobox to look up a different record all works as planned. I have a user defined close button on the form which works just fine. However, if the user clicks on the application close button in the right upper part of the screen, I get a message back that the record cannot be saved because of a key violation. It seems the application close button is trying to enter a new record into the database. Any help would be appreciated.
jbotts