Hello everyone out there. I would like to say thanks in advance for taking a look at my question. Ok, so here it is.
I have designed my database using referential integrity. What I would like to do is delete the primary key from the main table and all the secondary keys from all relating tables. I have the cmd button pass word protected and what I would like to do is have the button call two subs. ex if password = password then go to sub 1..... Well, I guess here is my question if the password = true should I have the sub call a module where the primary keys value gets stored and then do a search for all tabels? In a nut shell thats it. If anyone could help it would be greatly appreciated.
Tofias1
I have designed my database using referential integrity. What I would like to do is delete the primary key from the main table and all the secondary keys from all relating tables. I have the cmd button pass word protected and what I would like to do is have the button call two subs. ex if password = password then go to sub 1..... Well, I guess here is my question if the password = true should I have the sub call a module where the primary keys value gets stored and then do a search for all tabels? In a nut shell thats it. If anyone could help it would be greatly appreciated.
Tofias1