Difference between revisions of "Microsoft Access System Tables"

From database24
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== MSysObjects ==
 
== MSysObjects ==
  
{| class="wikitable" width="400"
+
{| class="wikitable sortable" width="400"
 
|+ align="bottom" | Microsoft Access: MSysObjects Type
 
|+ align="bottom" | Microsoft Access: MSysObjects Type
 
! align="right" | TypeId !! | Type
 
! align="right" | TypeId !! | Type
Line 9: Line 9:
 
| align="right" | 1 || Table  
 
| align="right" | 1 || Table  
 
|-
 
|-
| align="right" | 2 || MSysDb?
+
| align="right" | ''2'' || ''MSysDb''
 
|-
 
|-
| align="right" | 3 || Container: DataAccessPages, Forms, Modules, Reports, Scripts, SysRel, Tables, Databases, Relationships
+
| align="right" | ''3'' || ''Container: DataAccessPages, Forms, Modules, Reports, Scripts, SysRel, Tables, Databases, Relationships''
 
|-
 
|-
| align="right" | 4 || ODBC Linked Table
+
| align="right" | 4 || Linked Table (ODBC)
 
|-
 
|-
 
| align="right" | 5 || Query
 
| align="right" | 5 || Query
 
|-
 
|-
| align="right" | 6 || Linked Table
+
| align="right" | 6 || Linked Table (Jet)
 
|-
 
|-
 
| align="right" | 8 || Related Table
 
| align="right" | 8 || Related Table
Line 29: Line 29:
 
| align="right" | -32761 || Module
 
| align="right" | -32761 || Module
 
|-
 
|-
| align="right" | -32758 || User
+
| align="right" | ''-32758'' || ''User''
 
|-
 
|-
| align="right" | -32756 || Page
+
| align="right" | ''-32756'' || ''Page''
 
|-
 
|-
| align="right" | -32757 || AccessLayout, SummaryInfo, UserDefined,  
+
| align="right" | ''-32757'' || ''AccessLayout, SummaryInfo, UserDefined, ''
 
|}
 
|}

Latest revision as of 23:52, 18 June 2012


MSysObjects

Microsoft Access: MSysObjects Type
TypeId Type
1 Table
2 MSysDb
3 Container: DataAccessPages, Forms, Modules, Reports, Scripts, SysRel, Tables, Databases, Relationships
4 Linked Table (ODBC)
5 Query
6 Linked Table (Jet)
8 Related Table
-32768 Form
-32766 Macro
-32764 Report
-32761 Module
-32758 User
-32756 Page
-32757 AccessLayout, SummaryInfo, UserDefined,