geographika

Developing geo-technologies

Archive for April, 2008

Hiding Geodatabase Tables

with one comment

The following VBA function hides all on the geodatabase tables added by ESRI into an Access database. Useful if you spatially enable your users database, and they wonder what all those GDB_ tables are for..

GDB Tables

To unhide just change the Trues to False in the code snippet below, or add a parameter to the sub.
Read the rest of this entry »

Written by geographika

April 3rd, 2008 at 10:27 am

Posted in arcobjects