tmac Posted October 4, 2000 Posted October 4, 2000 Is there a simple way to delete all records from a multiple file relational db without having to run the same script, individually, in each file?
Chuck Posted October 4, 2000 Posted October 4, 2000 quote: Originally posted by tmac: Is there a simple way to delete all records from a multiple file relational db without having to run the same script, individually, in each file? The easiest way and fastest way would probably be to save each file as a clone. Is that a possibility? Chuck
LiveOak Posted October 5, 2000 Posted October 5, 2000 This method depends upon the way the relationships are setup, but relationships can be set to delete records in the related file when deleting records in the master file. -bd
Recommended Posts
This topic is 8815 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