?? 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 + -