📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 5550
ClientLeft = 0
ClientTop = 0
ClientWidth = 5205
_ExtentX = 9181
_ExtentY = 9790
FolderFlags = 1
TypeLibGuid = "{3D2CDCC9-2421-11D8-83A6-E02E54C10000}"
TypeInfoGuid = "{3D2CDCCA-2421-11D8-83A6-E02E54C10000}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "conYCT"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Hostel\dbase\hostel.mdb;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 13
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1018
RsDispId = 1022
CommandText = "SELECT StudentInfo.* FROM StudentInfo WHERE MatricNumber = ?"
ActiveConnectionName= "conYCT"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 17
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "id"
Caption = "id"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "MatricNumber"
Caption = "MatricNumber"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "LastName"
Caption = "LastName"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "FirstName"
Caption = "FirstName"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Sex"
Caption = "Sex"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "School"
Caption = "School"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Department"
Caption = "Department"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "tblLevel"
Caption = "tblLevel"
EndProperty
BeginProperty Field9
Precision = 0
Size = 2
Scale = 0
Type = 11
Name = "Allocated"
Caption = "Allocated"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "CourseofStudy"
Caption = "CourseofStudy"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "NameofSponsor"
Caption = "NameofSponsor"
EndProperty
BeginProperty Field12
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "SponsorAddress"
Caption = "SponsorAddress"
EndProperty
BeginProperty Field13
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "NextofKin"
Caption = "NextofKin"
EndProperty
BeginProperty Field14
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "KinAddress"
Caption = "KinAddress"
EndProperty
BeginProperty Field15
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "ReceiptNo"
Caption = "ReceiptNo"
EndProperty
BeginProperty Field16
Precision = 0
Size = 2
Scale = 0
Type = 11
Name = "Special"
Caption = "Special"
EndProperty
BeginProperty Field17
Precision = 15
Size = 8
Scale = 0
Type = 5
Name = "CGPA"
Caption = "CGPA"
EndProperty
NumGroups = 0
ParamCount = 1
BeginProperty P1
RealName = "?"
Direction = 1
Precision = 255
Scale = 255
Size = 510
DataType = 202
HostType = 8
Required = -1 'True
EndProperty
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Command2"
CommDispId = 1023
RsDispId = 1027
CommandText = "SELECT RoomID, RoomNumber, HostelName, Sex, Capacity, Allocated FROM Hostels WHERE (HostelName = ?)"
ActiveConnectionName= "conYCT"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 6
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "RoomID"
Caption = "RoomID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "RoomNumber"
Caption = "RoomNumber"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "HostelName"
Caption = "HostelName"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Sex"
Caption = "Sex"
EndProperty
BeginProperty Field5
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "Capacity"
Caption = "Capacity"
EndProperty
BeginProperty Field6
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "Allocated"
Caption = "Allocated"
EndProperty
NumGroups = 0
ParamCount = 1
BeginProperty P1
RealName = "?"
Direction = 1
Precision = 255
Scale = 255
Size = 510
DataType = 202
HostType = 8
Required = -1 'True
EndProperty
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "Command3"
CommDispId = 1028
RsDispId = 1032
CommandText = "SELECT HostelName, RoomNumber, Capacity, Allocated FROM Hostels WHERE (Allocated <> 0) AND (Capacity > Allocated)"
ActiveConnectionName= "conYCT"
CommandType = 1
Grouping = -1 'True
GroupingName = "Command3_Grouping"
SummaryExpanded = -1 'True
DetailExpanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "HostelName"
Caption = "HostelName"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "RoomNumber"
Caption = "RoomNumber"
EndProperty
BeginProperty Field3
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "Capacity"
Caption = "Capacity"
EndProperty
BeginProperty Field4
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "Allocated"
Caption = "Allocated"
EndProperty
NumGroups = 1
BeginProperty Grouping1
Precision = 0
Size = 50
Scale = 0
Type = 202
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -