Hi
Is there a recommended way to test if the iS tables have been
created? For example, imagine I have a program that uses iS and
on the first run the tables are created, but on the second run the
program needs to know if the tables have been created by a
previous run of the program.
I didn't notice anything obvious in the Javadocs.
Thanks.