J
J.Bennett
I have a database that is used to provide quotes for storage buildings. If
the customer wants to actually purchase the building, then the user proceeds
with entering the customers name, address, etc. The querry I have set up
deletes all records that do not have either a first name or last name. It
all works exactly as I want.
Is there a way to run this delete query upon exiting the database? I would
prefer the "Are you really sure you want to delete these... or whatever it
says..." message box to not pop up.
Any help would be appreciated.
the customer wants to actually purchase the building, then the user proceeds
with entering the customers name, address, etc. The querry I have set up
deletes all records that do not have either a first name or last name. It
all works exactly as I want.
Is there a way to run this delete query upon exiting the database? I would
prefer the "Are you really sure you want to delete these... or whatever it
says..." message box to not pop up.
Any help would be appreciated.