?? dataenvironment.dsr
字號:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment
ClientHeight = 4740
ClientLeft = 2130
ClientTop = 1935
ClientWidth = 5550
_ExtentX = 9790
_ExtentY = 8361
FolderFlags = 7
TypeLibGuid = "{830B8516-A0DC-4B06-9967-DD02BDCFCBC3}"
TypeInfoGuid = "{8842E0F5-7EB9-41A4-B6D7-8592A02F663A}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1011
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\軟件工程\db5.mdb;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 3
BeginProperty Recordset1
CommandName = "reject"
CommDispId = 1030
RsDispId = 1062
CommandText = $"DataEnvironment.dsx":0000
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 3
Size = 1
Scale = 0
Type = 17
Name = "成績"
Caption = "成績"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "名字"
Caption = "名字"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "學號"
Caption = "學號"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "課程名稱"
Caption = "課程名稱"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "achievement"
CommDispId = 1050
RsDispId = 1063
CommandText = $"DataEnvironment.dsx":00CE
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 5
BeginProperty Field1
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "學號"
Caption = "學號"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "名字"
Caption = "名字"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "課程名稱"
Caption = "課程名稱"
EndProperty
BeginProperty Field4
Precision = 3
Size = 1
Scale = 0
Type = 17
Name = "成績"
Caption = "成績"
EndProperty
BeginProperty Field5
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "授課老師"
Caption = "授課老師"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "Student"
CommDispId = 1070
RsDispId = 1073
CommandText = "select * from 學生 order by 學號 "
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 13
BeginProperty Field1
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "學號"
Caption = "學號"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 202
Name = "班級"
Caption = "班級"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "名字"
Caption = "名字"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "性別"
Caption = "性別"
EndProperty
BeginProperty Field5
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "出生年月"
Caption = "出生年月"
EndProperty
BeginProperty Field6
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "民族"
Caption = "民族"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "父母姓名"
Caption = "父母姓名"
EndProperty
BeginProperty Field8
Precision = 0
Size = 255
Scale = 0
Type = 202
Name = "地址"
Caption = "地址"
EndProperty
BeginProperty Field9
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "郵政編碼"
Caption = "郵政編碼"
EndProperty
BeginProperty Field10
Precision = 0
Size = 30
Scale = 0
Type = 202
Name = "電話號碼"
Caption = "電話號碼"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "院系"
Caption = "院系"
EndProperty
BeginProperty Field12
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "專業(yè)"
Caption = "專業(yè)"
EndProperty
BeginProperty Field13
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "附注"
Caption = "附注"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -