Verifying Table Existence
How would you verify a table exists in an MS Access Project using either a macro or code either as a stored procedure or event. I would prefer to link to a table in a 2nd SQL database, but no simple process for linking in a project, so planning on importing, but have to verify whether table exists or not to do so.
|