S
SageOne
How should I construct a delete query, to only delete the last record in a
table?
I have a form directly tied to a table. The form displays fields for an
application for employment. I want to add a command button on the application
form tied to a delete query to delete the current (last) record if the person
decides to stop filling out the application in the middle filling it out. I
want to avoid having the person manually erase each field if they decide to
stop filling in the App in the middle of filling it out.
table?
I have a form directly tied to a table. The form displays fields for an
application for employment. I want to add a command button on the application
form tied to a delete query to delete the current (last) record if the person
decides to stop filling out the application in the middle filling it out. I
want to avoid having the person manually erase each field if they decide to
stop filling in the App in the middle of filling it out.