Identify table if existing on a mdb.file

I’ve not really used Microsoft Access mdb files as a database source, but if you want to stick with the old style connection then the following two forum topics might help:

and

Otherwise, if you want the new DB-style connections now, then the only think I can think of at the moment is some sort of try-catch node set-up around a

Steve