Skip to content

Commit 92c1b74

Browse files
authored
AccUnitLoader Excel Add-In (#32)
excel-add-in + new lib files ... Config form for AccUnit is still missing
1 parent a9e5629 commit 92c1b74

File tree

111 files changed

+20812
-14
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+20812
-14
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
/access-add-in/*.accdb
1010
/access-add-in/Tests
1111
*.laccdb
12+
/excel-add-in/lib

access-add-in/AccUnitLoader.accda

60 KB
Binary file not shown.
Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
{
2+
"Info": {
3+
"Class": "clsDbProperty",
4+
"Description": "Database Properties (DAO)"
5+
},
6+
"Items": {
7+
"AccessVersion": {
8+
"Value": "09.50",
9+
"Type": 10
10+
},
11+
"AllowBuiltInToolbars": {
12+
"Value": true,
13+
"Type": 1
14+
},
15+
"AllowDatasheetSchema": {
16+
"Value": false,
17+
"Type": 1
18+
},
19+
"AllowFullMenus": {
20+
"Value": true,
21+
"Type": 1
22+
},
23+
"AllowShortcutMenus": {
24+
"Value": true,
25+
"Type": 1
26+
},
27+
"AllowSpecialKeys": {
28+
"Value": true,
29+
"Type": 1
30+
},
31+
"AllowToolbarChanges": {
32+
"Value": true,
33+
"Type": 1
34+
},
35+
"ANSI Query Mode": {
36+
"Value": 0,
37+
"Type": 4
38+
},
39+
"AppTitle": {
40+
"Value": "Access Code Library - AccUnit Loader",
41+
"Type": 10
42+
},
43+
"Auto Compact": {
44+
"Value": 0,
45+
"Type": 4
46+
},
47+
"Build": {
48+
"Value": 720,
49+
"Type": 4
50+
},
51+
"CheckTruncatedNumFields": {
52+
"Value": 0,
53+
"Type": 4
54+
},
55+
"Clear Cache on Close": {
56+
"Value": 0,
57+
"Type": 4
58+
},
59+
"CollatingOrder": {
60+
"Value": 1033,
61+
"Type": 3
62+
},
63+
"Connect": {
64+
"Value": "",
65+
"Type": 12
66+
},
67+
"Continuous Form Navigation Keys": {
68+
"Value": 0,
69+
"Type": 4
70+
},
71+
"DesignMasterID": {
72+
"Value": "",
73+
"Type": 15
74+
},
75+
"DesignWithData": {
76+
"Value": false,
77+
"Type": 1
78+
},
79+
"HasOfflineLists": {
80+
"Value": 70,
81+
"Type": 3
82+
},
83+
"Name": {
84+
"Value": "rel:AccUnitLoader.accda",
85+
"Type": 12
86+
},
87+
"NavPane Category": {
88+
"Value": 0,
89+
"Type": 4
90+
},
91+
"NavPane Closed": {
92+
"Value": 0,
93+
"Type": 4
94+
},
95+
"NavPane Sort By": {
96+
"Value": 0,
97+
"Type": 4
98+
},
99+
"NavPane View By": {
100+
"Value": 0,
101+
"Type": 4
102+
},
103+
"NavPane Width": {
104+
"Value": 514,
105+
"Type": 4
106+
},
107+
"Never Cache": {
108+
"Value": 0,
109+
"Type": 4
110+
},
111+
"Picture Property Storage Format": {
112+
"Value": 0,
113+
"Type": 4
114+
},
115+
"ProjVer": {
116+
"Value": 142,
117+
"Type": 3
118+
},
119+
"QueryTimeout": {
120+
"Value": 60,
121+
"Type": 3
122+
},
123+
"RecordsAffected": {
124+
"Value": 0,
125+
"Type": 4
126+
},
127+
"ReplicaID": {
128+
"Value": "",
129+
"Type": 15
130+
},
131+
"Show Navigation Pane Search Bar": {
132+
"Value": 1,
133+
"Type": 4
134+
},
135+
"Show Values in Indexed": {
136+
"Value": 1,
137+
"Type": 4
138+
},
139+
"Show Values in Non-Indexed": {
140+
"Value": 1,
141+
"Type": 4
142+
},
143+
"Show Values in Remote": {
144+
"Value": 0,
145+
"Type": 4
146+
},
147+
"Show Values Limit": {
148+
"Value": 1000,
149+
"Type": 4
150+
},
151+
"ShowDocumentTabs": {
152+
"Value": true,
153+
"Type": 1
154+
},
155+
"StartUpShowDBWindow": {
156+
"Value": true,
157+
"Type": 1
158+
},
159+
"StartUpShowStatusBar": {
160+
"Value": true,
161+
"Type": 1
162+
},
163+
"Theme Resource Name": {
164+
"Value": "Office Theme",
165+
"Type": 10
166+
},
167+
"Themed Form Controls": {
168+
"Value": 1,
169+
"Type": 4
170+
},
171+
"Track Name AutoCorrect Info": {
172+
"Value": 0,
173+
"Type": 4
174+
},
175+
"Transactions": {
176+
"Value": true,
177+
"Type": 1
178+
},
179+
"Updatable": {
180+
"Value": true,
181+
"Type": 1
182+
},
183+
"Use BigInt for linking and importing data": {
184+
"Value": 0,
185+
"Type": 4
186+
},
187+
"Use DateTime2 for linking and importing data": {
188+
"Value": 0,
189+
"Type": 4
190+
},
191+
"Use Microsoft Access 2007 compatible cache": {
192+
"Value": 0,
193+
"Type": 4
194+
},
195+
"UseAppIconForFrmRpt": {
196+
"Value": false,
197+
"Type": 1
198+
},
199+
"UseMDIMode": {
200+
"Value": 0,
201+
"Type": 2
202+
},
203+
"Version": {
204+
"Value": "14.0",
205+
"Type": 12
206+
},
207+
"WebDesignMode": {
208+
"Value": 0,
209+
"Type": 2
210+
}
211+
}
212+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"Info": {
3+
"Class": "clsDbDocument",
4+
"Description": "Database Documents Properties (DAO)"
5+
},
6+
"Items": {
7+
"Databases": {
8+
"SummaryInfo": {
9+
"Author": "Josef Pötzl",
10+
"Company": "accunit-codelib.net",
11+
"Title": "AccUnit Loader"
12+
}
13+
},
14+
"Tables": {
15+
"tab1DS": {
16+
"Description": "Tabelle mit einem DS (ist in Abfragen hilfeich)"
17+
}
18+
}
19+
}
20+
}

0 commit comments

Comments
 (0)