G
Guest
I have a form that just displays information about an underlying table. The
Edit/Add/Delete records properties are all set to NO because I don't want
users changing the information shown on the form. I do, however, have a
button on the form that I want to change the underlying table data. Is the
best way to do this with some sort of SQL Update statement in the Click event
for the button? Just looking for a nudge in the right direction.
Thanks.
Edit/Add/Delete records properties are all set to NO because I don't want
users changing the information shown on the form. I do, however, have a
button on the form that I want to change the underlying table data. Is the
best way to do this with some sort of SQL Update statement in the Click event
for the button? Just looking for a nudge in the right direction.
Thanks.