?? dataenvironment1.dsr
字號:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 6225
ClientLeft = 0
ClientTop = 0
ClientWidth = 7905
_ExtentX = 13944
_ExtentY = 10980
FolderFlags = 1
TypeLibGuid = "{5571A631-B566-47A8-889C-D9987CED70A3}"
TypeInfoGuid = "{3FAC2330-6D92-478B-BA5F-BF2A815D2BB6}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=MSDASQL.1;Persist Security Info=False;Data Source=eislink"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1007
CommandText = "select b.課程名稱,b.開課系別,b.教師,a.成績 from 成績表 as a, 課程信息 as b where a.課程編號=b.課程編號"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 40
Scale = 0
Type = 129
Name = "課程名稱"
Caption = "課程名稱"
EndProperty
BeginProperty Field2
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "開課系別"
Caption = "開課系別"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 129
Name = "教師"
Caption = "教師"
EndProperty
BeginProperty Field4
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "成績"
Caption = "成績"
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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -