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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Traversing Through Database Objects

Status
Not open for further replies.

BanditWk

Programmer
May 24, 2002
170
US
I have a database that I want to traverse through the objects and delete specific ones (there's a reason why I want to go through each and every one).

For example, I have 350 Reports and I want to start at the beginning of the reports, read name, delete if needed, then go to the next report.

Has anybody done this before?

Thanks in Advance!
Roy McCafferty
aka BanditWk

Las Vegas, NV
roy@cccamerica.org
RLMBandit@aol.com (private)

"No need to send gifts, I do this for the votes!"
 
Yes - Thats exactly what the database Reports window allows you to do.

You can even list them in alphabetical order - or by date created, or date last modified, or description


- or are you saying that you want to do this 'automatically' based on some logic to do with the Report's Name ?






G LS
accessaceNOJUNK@valleyalley.co.uk
Remove the NOJUNK to use.

Please remember to give helpful posts the stars they deserve!
This makes the post more visible to others in need! :-D

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top