📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 9900
ClientLeft = 0
ClientTop = 0
ClientWidth = 11175
_ExtentX = 19711
_ExtentY = 17463
FolderFlags = 1
TypeLibGuid = "{4C9B9077-0341-42F5-84AD-6126756CCB4E}"
TypeInfoGuid = "{AC827F60-2540-463F-8740-CEC7CECE04DA}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=MSDASQL.1;Persist Security Info=False;Data Source=bgxy;Initial Catalog=bg_xy"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1024
RsDispId = 1027
CommandText = "select * from v_yy_programe"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 12
BeginProperty Field1
Precision = 0
Size = 14
Scale = 0
Type = 129
Name = "proname"
Caption = "proname"
EndProperty
BeginProperty Field2
Precision = 0
Size = 6
Scale = 0
Type = 129
Name = "reckind"
Caption = "reckind"
EndProperty
BeginProperty Field3
Precision = 18
Size = 19
Scale = 0
Type = 131
Name = "proprice"
Caption = "proprice"
EndProperty
BeginProperty Field4
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_recje"
Caption = "sum_recje"
EndProperty
BeginProperty Field5
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "count_programe"
Caption = "count_programe"
EndProperty
BeginProperty Field6
Precision = 0
Size = 4
Scale = 0
Type = 129
Name = "procode"
Caption = "procode"
EndProperty
BeginProperty Field7
Precision = 0
Size = 6
Scale = 0
Type = 129
Name = "e_kind"
Caption = "e_kind"
EndProperty
BeginProperty Field8
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_xj"
Caption = "sum_xj"
EndProperty
BeginProperty Field9
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_jzh"
Caption = "sum_jzh"
EndProperty
BeginProperty Field10
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_zhzt"
Caption = "sum_zhzt"
EndProperty
BeginProperty Field11
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_mf"
Caption = "sum_mf"
EndProperty
BeginProperty Field12
Precision = 38
Size = 19
Scale = 0
Type = 131
Name = "sum_zj"
Caption = "sum_zj"
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
Option Explicit
Private Sub rsCommand1_WillChangeField(ByVal cFields As Long, ByVal Fields As Variant, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -