📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 7380
ClientLeft = 0
ClientTop = 0
ClientWidth = 7815
_ExtentX = 13785
_ExtentY = 13018
FolderFlags = 1
TypeLibGuid = "{6BC86B03-53F5-11D7-A9CC-FEF26B7A692C}"
TypeInfoGuid = "{6BC86B04-53F5-11D7-A9CC-FEF26B7A692C}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=RSGL.mdb"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1003
CommandText = "emp"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 9
BeginProperty Field1
Precision = 0
Size = 8
Scale = 0
Type = 200
Name = "职工编号"
Caption = "职工编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 8
Scale = 0
Type = 200
Name = "职工姓名"
Caption = "职工姓名"
EndProperty
BeginProperty Field3
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "职工年龄"
Caption = "职工年龄"
EndProperty
BeginProperty Field4
Precision = 0
Size = 2
Scale = 0
Type = 200
Name = "职工性别"
Caption = "职工性别"
EndProperty
BeginProperty Field5
Precision = 0
Size = 16
Scale = 0
Type = 200
Name = "所在部门"
Caption = "所在部门"
EndProperty
BeginProperty Field6
Precision = 0
Size = 12
Scale = 0
Type = 200
Name = "技术职称"
Caption = "技术职称"
EndProperty
BeginProperty Field7
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "工作时间"
Caption = "工作时间"
EndProperty
BeginProperty Field8
Precision = 0
Size = 4
Scale = 0
Type = 200
Name = "婚姻状况"
Caption = "婚姻状况"
EndProperty
BeginProperty Field9
Precision = 7
Size = 4
Scale = 0
Type = 4
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
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -