Sep 28, 2006 #1 dja1 Programmer Joined Apr 24, 2002 Messages 65 Location GB Just out of curiosity - does Access have the equivalent of Oracle and DB2 system tables, ("SYS1....." and "SYSIBM....", respectively) ?
Just out of curiosity - does Access have the equivalent of Oracle and DB2 system tables, ("SYS1....." and "SYSIBM....", respectively) ?
Sep 28, 2006 #2 Golom Programmer Joined Sep 1, 2003 Messages 5,595 Location CA It does have "System" tables although not the exact equivalent of those in Oracle or DB2. Select "Tools / Options / View" and Check "System Objects" to display the system tables. They begin with "MSys". Upvote 0 Downvote
It does have "System" tables although not the exact equivalent of those in Oracle or DB2. Select "Tools / Options / View" and Check "System Objects" to display the system tables. They begin with "MSys".