-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDataEnvironment1.dsr
142 lines (142 loc) · 4.61 KB
/
DataEnvironment1.dsr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 9765
ClientLeft = 0
ClientTop = 0
ClientWidth = 15270
_ExtentX = 26935
_ExtentY = 17224
FolderFlags = 1
TypeLibGuid = "{C7B5FE45-6546-4F91-A4B5-E477BAB6B0A3}"
TypeInfoGuid = "{22CCB04D-D901-4161-9BD4-4CDF6B9BCF6D}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\P4\librarymgmtsystem.mdb;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1005
CommandText = "BookTransaction Query"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 2
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 8
BeginProperty Field1
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "MemberIDNo"
Caption = "MemberIDNo"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "FirstName"
Caption = "FirstName"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "Middle"
Caption = "Middle"
EndProperty
BeginProperty Field4
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "LastName"
Caption = "LastName"
EndProperty
BeginProperty Field5
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "AccessionNo"
Caption = "AccessionNo"
EndProperty
BeginProperty Field6
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "TitleName"
Caption = "TitleName"
EndProperty
BeginProperty Field7
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "IssueDate"
Caption = "IssueDate"
EndProperty
BeginProperty Field8
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "Returneddate"
Caption = "Returneddate"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Command2"
CommDispId = 1006
RsDispId = 1009
CommandText = "Authentication"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 2
BeginProperty Field1
Precision = 0
Size = 16
Scale = 0
Type = 202
Name = "AccountName"
Caption = "AccountName"
EndProperty
BeginProperty Field2
Precision = 0
Size = 16
Scale = 0
Type = 202
Name = "Password"
Caption = "Password"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False