Difference between revisions of "Microsoft Access Database Properties"
Jump to navigation
Jump to search
(Created page with '{| class="wikitable" |+ align="bottom" | Microsoft Access: Database Properties ! Property !! Type !! Default |- | AccessVersion || dbText || ''Access Version'' |- | AllowBuiltIn...') |
|||
Line 4: | Line 4: | ||
|- | |- | ||
| AccessVersion || dbText || ''Access Version'' | | AccessVersion || dbText || ''Access Version'' | ||
+ | |- | ||
+ | | AllowBreakIntoCode || dbBoolean || Wahr | ||
|- | |- | ||
| AllowBuiltInToolbars || dbBoolean || Wahr | | AllowBuiltInToolbars || dbBoolean || Wahr | ||
+ | |- | ||
+ | | AllowBypassKey || dbBoolean || Wahr | ||
|- | |- | ||
| AllowFullMenus || dbBoolean || Wahr | | AllowFullMenus || dbBoolean || Wahr | ||
Line 38: | Line 42: | ||
|- | |- | ||
| ReplicaID || dbGUID || | | ReplicaID || dbGUID || | ||
+ | |- | ||
+ | | StartupForm || dbBoolean || Wahr | ||
|- | |- | ||
| StartUpShowDBWindow || dbBoolean || Wahr | | StartUpShowDBWindow || dbBoolean || Wahr |
Revision as of 01:46, 8 July 2010
Property | Type | Default |
---|---|---|
AccessVersion | dbText | Access Version |
AllowBreakIntoCode | dbBoolean | Wahr |
AllowBuiltInToolbars | dbBoolean | Wahr |
AllowBypassKey | dbBoolean | Wahr |
AllowFullMenus | dbBoolean | Wahr |
AllowShortcutMenus | dbBoolean | Wahr |
AllowSpecialKeys | dbBoolean | Wahr |
AllowToolbarChanges | dbBoolean | Wahr |
ANSI Query Mode | dbLong | 0 |
AppIcon | dbText | absolute path to database file |
AppTitle | dbText | Application Title |
Build | dbLong | Access Build |
CollatingOrder | dbInteger | 1033 |
Connect | dbMemo | |
DesignMasterID | dbGUID | |
Name | dbMemo | absolute path to database file |
ProjVer | dbInteger | 35 |
QueryTimeout | dbInteger | 60 |
RecordsAffected | dbLong | 0 |
ReplicaID | dbGUID | |
StartupForm | dbBoolean | Wahr |
StartUpShowDBWindow | dbBoolean | Wahr |
StartUpShowStatusBar | dbBoolean | Wahr |
Themed Form Controls | dbLong | 1 |
Transactions | dbBoolean | Wahr |
Updatable | dbBoolean | Wahr |
UseAppIconForFrmRpt | dbBoolean | False |
Version | dbMemo | Version |