📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 7020
ClientLeft = 0
ClientTop = 0
ClientWidth = 11640
_ExtentX = 20532
_ExtentY = 12383
FolderFlags = 1
TypeLibGuid = "{6948CCDB-4741-4AEE-A587-EB310E66634E}"
TypeInfoGuid = "{F6A747B5-B543-430F-8BDE-A029A8043A5C}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "DataEnvi"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=图书销售系统"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 3
BeginProperty Recordset1
CommandName = "cmdBookRecord"
CommDispId = 1002
RsDispId = 1006
CommandText = "dbo.BookRecord"
ActiveConnectionName= "DataEnvi"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 7
BeginProperty Field1
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "BookNo"
Caption = "BookNo"
EndProperty
BeginProperty Field2
Precision = 0
Size = 200
Scale = 0
Type = 129
Name = "BookName"
Caption = "BookName"
EndProperty
BeginProperty Field3
Precision = 0
Size = 100
Scale = 0
Type = 129
Name = "Publisher"
Caption = "Publisher"
EndProperty
BeginProperty Field4
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "Author"
Caption = "Author"
EndProperty
BeginProperty Field5
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "SalesPrice"
Caption = "SalesPrice"
EndProperty
BeginProperty Field6
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Quantity"
Caption = "Quantity"
EndProperty
BeginProperty Field7
Precision = 18
Size = 19
Scale = 0
Type = 131
Name = "Discount"
Caption = "Discount"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "cmdSalesDetail"
CommDispId = 1007
RsDispId = 1011
CommandText = "dbo.SalesDetail"
ActiveConnectionName= "DataEnvi"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 7
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Sn"
Caption = "Sn"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 129
Name = "Account"
Caption = "Account"
EndProperty
BeginProperty Field3
Precision = 0
Size = 30
Scale = 0
Type = 129
Name = "BookNo"
Caption = "BookNo"
EndProperty
BeginProperty Field4
Precision = 0
Size = 200
Scale = 0
Type = 129
Name = "BookName"
Caption = "BookName"
EndProperty
BeginProperty Field5
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "SalePrice"
Caption = "SalePrice"
EndProperty
BeginProperty Field6
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Quantity"
Caption = "Quantity"
EndProperty
BeginProperty Field7
Precision = 18
Size = 19
Scale = 0
Type = 131
Name = "Discount"
Caption = "Discount"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset3
CommandName = "cmdBookSale"
CommDispId = 1012
RsDispId = 1016
CommandText = "dbo.BookSale"
ActiveConnectionName= "DataEnvi"
CommandType = 2
dbObjectType = 1
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "Sn"
Caption = "Sn"
EndProperty
BeginProperty Field2
Precision = 0
Size = 10
Scale = 0
Type = 129
Name = "Account"
Caption = "Account"
EndProperty
BeginProperty Field3
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "SaleDate"
Caption = "SaleDate"
EndProperty
BeginProperty Field4
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "SumMoney"
Caption = "SumMoney"
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 + -