Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I Delete 20 rows by selecting rows and clicking the delete button?

Status
Not open for further replies.

malibu65k

Programmer
Sep 27, 2004
131
US
I'm testing a stored procedure and want to know if I can just select the rows I want to delete and click the delete button. I have 1 record in another table that's a foreign key in this one that I will have to delete first. I want to do this so that I can just test the code a few times with test data.

It's linked in MS Access so I just want to delete them from there like I do with the table I have in Access.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top