📄 dataen1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnv1
ClientHeight = 10020
ClientLeft = 0
ClientTop = 0
ClientWidth = 11025
_ExtentX = 19447
_ExtentY = 17674
FolderFlags = 1
TypeLibGuid = "{DCA7023F-56FA-4359-AF1F-B36655C5AE7D}"
TypeInfoGuid = "{5223F3D8-E777-440C-852A-7D66273950C7}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Persist Security Info=False"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "cmdSale"
CommDispId = 1002
RsDispId = 1006
CommandText = "dbo.SaleTemp"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "SaleTempID"
Caption = "SaleTempID"
EndProperty
BeginProperty Field2
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "SaleDate"
Caption = "SaleDate"
EndProperty
BeginProperty Field3
Precision = 19
Size = 8
Scale = 0
Type = 6
Name = "SaleNumT"
Caption = "SaleNumT"
EndProperty
BeginProperty Field4
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "SaleMoneyT"
Caption = "SaleMoneyT"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "cmdPlanStock"
CommDispId = 1007
RsDispId = 1021
CommandText = "v_PlanStock"
ActiveConnectionName= "Connection1"
CommandType = 2
dbObjectType = 2
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 7
BeginProperty Field1
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "SID"
Caption = "SID"
EndProperty
BeginProperty Field2
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "商品名称"
Caption = "商品名称"
EndProperty
BeginProperty Field3
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "条形码"
Caption = "条形码"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "厂商"
Caption = "厂商"
EndProperty
BeginProperty Field5
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "供货商"
Caption = "供货商"
EndProperty
BeginProperty Field6
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "计划进货数量"
Caption = "计划进货数量"
EndProperty
BeginProperty Field7
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "计划进货日期"
Caption = "计划进货日期"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnv1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'超市销售系统
'程序开发:lc_mtt
'CSDN博客:http://blog.csdn.net/lc_mtt/
'个人主页:http://www.3lsoft.com
'邮箱:3lsoft@163.com
'注:此代码禁止用于商业用途。有修改者发我一份,谢谢!
'---------------- 开源世界,你我更进步 ----------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -