How can I verify a table exists in my database? In VB I need to verify a linked table exists.
How can I verify a table exists in my database? In VB I need to verify a linked table exists.
Microsoft has an article on that here: http://support.microsoft.com/kb/113549/EN-US
But there are other ways of doing it too that can be found with a simple Google Search. This one here even addresses linked tables: http://stackoverflow.com/questions/3...-for-vb-macros