VB6 – Verifying if MS Access Table exists in database
by ashley.rowbottom
. Updated 21 years, 9 months ago
I am in vb and have an sql string created to drop/create/insert data into a table. Is there someway I could check to see if the tables exists before I try to drop it.