apptenvironment2.dsr
来自「For Call Center Operators for the work t」· DSR 代码 · 共 158 行
DSR
158 行
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment2
ClientHeight = 10020
ClientLeft = 0
ClientTop = 0
ClientWidth = 10755
_ExtentX = 18971
_ExtentY = 17674
FolderFlags = 7
TypeLibGuid = "{0D4CE37B-F77C-4D7E-9F1B-31D6FC8008C0}"
TypeInfoGuid = "{909859B3-90DA-4967-95F3-D226E3D208E6}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\callcenter\callcenter.mdb;Persist Security Info=False"
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1005
CommandText = "Users"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 14
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "UserID"
Caption = "UserID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Username"
Caption = "Username"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Password"
Caption = "Password"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Usertype"
Caption = "Usertype"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "FullName"
Caption = "FullName"
EndProperty
BeginProperty Field6
Precision = 0
Size = 100
Scale = 0
Type = 202
Name = "Address"
Caption = "Address"
EndProperty
BeginProperty Field7
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Contact1"
Caption = "Contact1"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Contact2"
Caption = "Contact2"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "EmailID"
Caption = "EmailID"
EndProperty
BeginProperty Field10
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Website"
Caption = "Website"
EndProperty
BeginProperty Field11
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Qualification"
Caption = "Qualification"
EndProperty
BeginProperty Field12
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Comments"
Caption = "Comments"
EndProperty
BeginProperty Field13
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "Hiredate"
Caption = "Hiredate"
EndProperty
BeginProperty Field14
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "Resigndate"
Caption = "Resigndate"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?