O
OceanView
I'm having a strange problem looping through toe ADOX.catalog object. I'm
looking for a series of tables whcich I'm copying from another database. I
refresh the catalog by deleteing the object as recreating it after copying
the tables (which I've noticed is necessary). Six of the seven tables show
up fine. The seventh doesn't isn't in the Tables collection (it's actually #
5 in the sequece of seven). The table DOES exists, and WAS copied
successfully. I verified this when the debugger breaks by checking the
tables.
Anybody experienced this?
Details: It's a linked databse using a direct (non_ODBC) connection, actually
connecting to the databse I'm running it from, but that's posed no problems
(except having to close the editor before running it to avoid a lockout).
Any help appreciated! Thanks!
looking for a series of tables whcich I'm copying from another database. I
refresh the catalog by deleteing the object as recreating it after copying
the tables (which I've noticed is necessary). Six of the seven tables show
up fine. The seventh doesn't isn't in the Tables collection (it's actually #
5 in the sequece of seven). The table DOES exists, and WAS copied
successfully. I verified this when the debugger breaks by checking the
tables.
Anybody experienced this?
Details: It's a linked databse using a direct (non_ODBC) connection, actually
connecting to the databse I'm running it from, but that's posed no problems
(except having to close the editor before running it to avoid a lockout).
Any help appreciated! Thanks!