R
Robert Valentine
Group:
I need to write a sub to delete all of the queries in the current database.
I am hoping that someone can steer me in the right direction. I know that
the statement to delete a query is db.QueryDefs.Delete (QueryName). But how
do I go about getting the names of all of the queries and then delete them?
Any sample code would be a great help.
Thanks,
Bob V
I need to write a sub to delete all of the queries in the current database.
I am hoping that someone can steer me in the right direction. I know that
the statement to delete a query is db.QueryDefs.Delete (QueryName). But how
do I go about getting the names of all of the queries and then delete them?
Any sample code would be a great help.
Thanks,
Bob V