cardoza Posted June 23, 2009 Posted June 23, 2009 Hello, i am trying to write a script that will delete several records at once, i have a database that tracks tool issuance to employees, (each tool has a unique serial number by which they are tracked) lets say I give employee robert 6 tools, and then he returns 3 tools to me, how can I design a script or a way that those 3 tools get taken form his record and placed back into my inventory ? thank you
mr_vodka Posted June 23, 2009 Posted June 23, 2009 I dont think you should delete anything. Instead I think you should have historical records for tracking. I believe there are lots of inventory samples on these forums if you search for them.
cardoza Posted June 23, 2009 Author Posted June 23, 2009 I don't care about historical data, I just want to know how to delete multiple records at once. thanks.
mr_vodka Posted June 23, 2009 Posted June 23, 2009 Okay. Well then try the Delete All/Found Records command. Once you have your set of records that you want to delete, this will delete them.
Recommended Posts
This topic is 5632 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now