D
Dalton
Im pretty new to designing forms and I think that would
be the best way to accomplish this task:
I have 5 different tables with contact information
(fname, lname, address, etc) and I need to have a form
that would allow me to easily remove a persons record
from the entire database. I would like to have a text
box where I can enter a last name and all possible
matches will come up. Then Id like to select the proper
record and have it deleted form the table where it
resides. A big plus would be to have a new DELETED table
that would store the deleted records once they are
removed from the active tables.
Can anyone talk me through this? Any help is appreciated!!
be the best way to accomplish this task:
I have 5 different tables with contact information
(fname, lname, address, etc) and I need to have a form
that would allow me to easily remove a persons record
from the entire database. I would like to have a text
box where I can enter a last name and all possible
matches will come up. Then Id like to select the proper
record and have it deleted form the table where it
resides. A big plus would be to have a new DELETED table
that would store the deleted records once they are
removed from the active tables.
Can anyone talk me through this? Any help is appreciated!!