📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 8925
ClientLeft = 0
ClientTop = 0
ClientWidth = 3150
_ExtentX = 5556
_ExtentY = 15743
FolderFlags = 1
TypeLibGuid = "{44DD4A8A-D39E-4634-8B25-5F22FF4319E1}"
TypeInfoGuid = "{B9FC5BF8-05BD-4006-8DFD-D3366DFC063B}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=图书馆管理系统.mdb;Persist Security Info=False"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1005
CommandText = "读者信息"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 5
BeginProperty Field1
Precision = 0
Size = 12
Scale = 0
Type = 202
Name = "学号"
Caption = "学号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "借阅证号"
Caption = "借阅证号"
EndProperty
BeginProperty Field3
Precision = 0
Size = 12
Scale = 0
Type = 202
Name = "姓名"
Caption = "姓名"
EndProperty
BeginProperty Field4
Precision = 0
Size = 20
Scale = 0
Type = 202
Name = "班级"
Caption = "班级"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "系别"
Caption = "系别"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "Command2"
CommDispId = 1006
RsDispId = 1009
CommandText = "图书信息"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 8
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "图书编号"
Caption = "图书编号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "书名"
Caption = "书名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "作者"
Caption = "作者"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 202
Name = "出版社"
Caption = "出版社"
EndProperty
BeginProperty Field5
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "出版日期"
Caption = "出版日期"
EndProperty
BeginProperty Field6
Precision = 0
Size = 536870910
Scale = 0
Type = 203
Name = "内容简介"
Caption = "内容简介"
EndProperty
BeginProperty Field7
Precision = 7
Size = 4
Scale = 0
Type = 4
Name = "单价"
Caption = "单价"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 202
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 + -