S
Steven
When I am in a access database program I want to delete a
table in the database if it exists but I
want to ask first if the table exists so it will not error
from trying to delete a nonexisting object.
How do I ask if the table object exists first.
Thank you for your help.
Steven
..
table in the database if it exists but I
want to ask first if the table exists so it will not error
from trying to delete a nonexisting object.
How do I ask if the table object exists first.
Thank you for your help.
Steven
..