📄 当天租借收入.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form 当天租借收入
Caption = "当天租借收入"
ClientHeight = 4245
ClientLeft = 3990
ClientTop = 3900
ClientWidth = 7830
LinkTopic = "Form2"
ScaleHeight = 4245
ScaleWidth = 7830
Begin VB.CommandButton 退出
Caption = "退出"
Height = 495
Left = 6720
TabIndex = 8
Top = 480
Width = 855
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 2280
Top = 3720
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=project"
OLEDBString = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=project"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = $"当天租借收入.frx":0000
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "当天租借收入.frx":00B2
Height = 2775
Left = 240
TabIndex = 7
Top = 1320
Width = 7455
_ExtentX = 13150
_ExtentY = 4895
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 7
BeginProperty Column00
DataField = "Bar_code"
Caption = "条形码"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "CD_b_num"
Caption = "编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "CD_name"
Caption = "碟名"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "Borrow_money"
Caption = "租金"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "AdminID"
Caption = "出租管理员"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "Borrow_date"
Caption = "租借日期"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column06
DataField = "MustReturn_date"
Caption = "归还日期"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1049.953
EndProperty
BeginProperty Column01
ColumnWidth = 945.071
EndProperty
BeginProperty Column02
ColumnWidth = 1049.953
EndProperty
BeginProperty Column03
ColumnWidth = 929.764
EndProperty
BeginProperty Column04
ColumnWidth = 975.118
EndProperty
BeginProperty Column05
ColumnWidth = 1035.213
EndProperty
BeginProperty Column06
ColumnWidth = 1035.213
EndProperty
EndProperty
End
Begin VB.Frame 光盘租借收入概况
Caption = "光盘租借收入概况"
Height = 1095
Left = 240
TabIndex = 0
Top = 120
Width = 6255
Begin VB.TextBox Ttotal_money
Height = 375
Left = 4200
TabIndex = 5
Top = 360
Width = 735
End
Begin VB.TextBox TBorrow_total
Height = 375
Left = 1080
TabIndex = 2
Top = 360
Width = 735
End
Begin VB.Label 元
Caption = "元"
Height = 375
Left = 5160
TabIndex = 6
Top = 480
Width = 375
End
Begin VB.Label 总金额
Caption = "总金额:"
Height = 375
Left = 3360
TabIndex = 4
Top = 480
Width = 975
End
Begin VB.Label 盘
Caption = "盘(次)"
Height = 375
Left = 1920
TabIndex = 3
Top = 480
Width = 735
End
Begin VB.Label 总数量
Caption = "总数量:"
Height = 375
Left = 240
TabIndex = 1
Top = 480
Width = 855
End
End
End
Attribute VB_Name = "当天租借收入"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Private cnRecordSet As ADODB.Recordset
Private Sub Form_Load()
Dim sql As String
sql = "select count(Bar_code) from Borrow_Info where convert(char(10),Borrow_date,120) = convert(char(10),getdate(),120)"
Set cnRecordSet = Form1.cnTest.Execute(sql)
TBorrow_total.Text = cnRecordSet.Fields(0).Value
sql = "select sum(Borrow_money) from Borrow_Info where convert(char(10),Borrow_date,120) = convert(char(10),getdate(),120)"
Set cnRecordSet = Form1.cnTest.Execute(sql)
If Adodc1.Recordset.EOF = True Then
MsgBox "今天没有租借纪录!", vbOKOnly + vbExclamation, "sorry"
Ttotal_money.Text = 0
Exit Sub
End If
Ttotal_money.Text = cnRecordSet.Fields(0).Value
End Sub
Private Sub 退出_Click()
Unload 当天租借收入
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -