📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 9105
ClientLeft = 0
ClientTop = 0
ClientWidth = 11955
_ExtentX = 21087
_ExtentY = 16060
FolderFlags = 1
TypeLibGuid = "{E14A0551-103A-4B67-B6AE-A7C023029224}"
TypeInfoGuid = "{B8A70825-E508-43AE-8B13-5ED87C08AF57}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\projects\Jose Project\TRANSPORT.mdb;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 3
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1020
CommandText = "select * from employee"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 6
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "employee_number"
Caption = "employee_number"
EndProperty
BeginProperty Field2
Precision = 15
Size = 8
Scale = 0
Type = 5
Name = "SSN"
Caption = "SSN"
EndProperty
BeginProperty Field3
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "first_name"
Caption = "first_name"
EndProperty
BeginProperty Field4
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "last_name"
Caption = "last_name"
EndProperty
BeginProperty Field5
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "address"
Caption = "address"
EndProperty
BeginProperty Field6
Precision = 0
Size = 15
Scale = 0
Type = 202
Name = "mobile"
Caption = "mobile"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Vehicles"
CommDispId = 1006
RsDispId = 1009
CommandText = "SELECT * FROM Vehicle"
ActiveConnectionName= "Connection1"
CommandType = 1
IsRSReturning = -1 'True
NumFields = 5
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Truck_code"
Caption = "Truck_code"
EndProperty
BeginProperty Field2
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "Reg_Number"
Caption = "Reg_Number"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Driver_ID"
Caption = "Driver_ID"
EndProperty
BeginProperty Field4
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Fuel_Consumption"
Caption = "Fuel_Consumption"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "Name/Model"
Caption = "Name/Model"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "Routes"
CommDispId = 1010
RsDispId = 1016
CommandText = "SELECT * FROM Routes"
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 3
BeginProperty Field1
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "From"
Caption = "From"
EndProperty
BeginProperty Field2
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "Destination"
Caption = "Destination"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Distance"
Caption = "Distance"
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 + -