dataenv.dsr
来自「本系统主要完成对教师基本信息、教师授课信息和教师工资情况的管理」· DSR 代码 · 共 910 行 · 第 1/2 页
DSR
910 行
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnv
ClientHeight = 9885
ClientLeft = 3795
ClientTop = 870
ClientWidth = 7290
_ExtentX = 12859
_ExtentY = 17436
FolderFlags = 7
TypeLibGuid = "{A5DC9AF5-9235-11D1-B067-00DD01144174}"
TypeInfoGuid = "{A5DC9AF6-9235-11D1-B067-00DD01144174}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Con"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Password="""";Data Source=H:\1\源代码\源代码\Teacher.mdb;Persist Security Info=True"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 15
BeginProperty Recordset1
CommandName = "Department"
CommDispId = 1009
RsDispId = 1365
CommandText = "Department"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 2
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 = "Name"
Caption = "Name"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Teacher"
CommDispId = 1019
RsDispId = 1366
CommandText = "Teacher"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 10
BeginProperty Field1
Precision = 0
Size = 7
Scale = 0
Type = 202
Name = "Serial"
Caption = "Serial"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "Name"
Caption = "Name"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "dept_id"
Caption = "dept_id"
EndProperty
BeginProperty Field4
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "Birthday"
Caption = "Birthday"
EndProperty
BeginProperty Field5
Precision = 0
Size = 2
Scale = 0
Type = 202
Name = "Sex"
Caption = "Sex"
EndProperty
BeginProperty Field6
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "Address"
Caption = "Address"
EndProperty
BeginProperty Field7
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "tel"
Caption = "tel"
EndProperty
BeginProperty Field8
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "resume"
Caption = "resume"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Schooling"
Caption = "Schooling"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Title"
Caption = "Title"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "Course"
CommDispId = 1031
RsDispId = 1370
CommandText = "Course"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Serial"
Caption = "Serial"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Name"
Caption = "Name"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Period"
Caption = "Period"
EndProperty
BeginProperty Field4
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "typeid"
Caption = "typeid"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset4
CommandName = "Course_type"
CommDispId = 1032
RsDispId = 1371
CommandText = "CourseType"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 2
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 = "Name"
Caption = "Name"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset5
CommandName = "sqlSeek"
CommDispId = 1035
RsDispId = 1419
CommandText = "SELECT Serial,Name FROM Teacher"
ActiveConnectionName= "Con"
CommandType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 2
BeginProperty Field1
Precision = 0
Size = 7
Scale = 0
Type = 202
Name = "Serial"
Caption = "Serial"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "Name"
Caption = "Name"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset6
CommandName = "Teach"
CommDispId = 1154
RsDispId = 1397
CommandText = "Teach"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 3
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 = "CourseID"
Caption = "CourseID"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "TeacherID"
Caption = "TeacherID"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset7
CommandName = "Admin"
CommDispId = 1164
RsDispId = 1368
CommandText = "Admin"
ActiveConnectionName= "Con"
CommandType = 2
dbObjectType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 2
BeginProperty Field1
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "name"
Caption = "name"
EndProperty
BeginProperty Field2
Precision = 0
Size = 8
Scale = 0
Type = 202
Name = "pwd"
Caption = "pwd"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset8
CommandName = "rptTeacher"
CommDispId = 1186
RsDispId = 1380
CommandText = $"DataEnv.dsx":0000
ActiveConnectionName= "Con"
CommandType = 1
Locktype = 3
IsRSReturning = -1 'True
NumFields = 11
BeginProperty Field1
Precision = 0
Size = 7
Scale = 0
Type = 202
Name = "Serial"
Caption = "Serial"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "Name"
Caption = "Name"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "dept_id"
Caption = "dept_id"
EndProperty
BeginProperty Field4
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "Birthday"
Caption = "Birthday"
EndProperty
BeginProperty Field5
Precision = 0
Size = 2
Scale = 0
Type = 202
Name = "Sex"
Caption = "Sex"
EndProperty
BeginProperty Field6
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "Address"
Caption = "Address"
EndProperty
BeginProperty Field7
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "tel"
Caption = "tel"
EndProperty
BeginProperty Field8
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "resume"
Caption = "resume"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Schooling"
Caption = "Schooling"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Title"
Caption = "Title"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "dept_name"
Caption = "dept_name"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset9
CommandName = "rptTeach"
CommDispId = 1215
RsDispId = 1382
CommandText = $"DataEnv.dsx":0073
ActiveConnectionName= "Con"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 14
BeginProperty Field1
Precision = 0
Size = 7
Scale = 0
Type = 202
Name = "teacher.Serial"
Caption = "teacher.Serial"
EndProperty
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?