F_DaBingYiLiao.frm
资源名称:dbbase.rar [点击查看]
上传用户:xiao_xia32
上传日期:2022-07-21
资源大小:1174k
文件大小:21k
源码类别:
企业管理
开发平台:
Visual Basic
- VERSION 5.00
- Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
- Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
- Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
- Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
- Begin VB.Form F_DaBingYiLiao
- BorderStyle = 3 'Fixed Dialog
- Caption = "大病医疗记录"
- ClientHeight = 6015
- ClientLeft = 1095
- ClientTop = 330
- ClientWidth = 9585
- ControlBox = 0 'False
- KeyPreview = -1 'True
- LinkTopic = "Form1"
- LockControls = -1 'True
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 6015
- ScaleWidth = 9585
- StartUpPosition = 2 '屏幕中心
- WhatsThisHelp = -1 'True
- Begin VB.Frame Frame1
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 5655
- Left = 120
- TabIndex = 0
- Top = 120
- Width = 9255
- Begin TabDlg.SSTab SSTab1
- Height = 5055
- Left = 360
- TabIndex = 1
- Top = 360
- Width = 8655
- _ExtentX = 15266
- _ExtentY = 8916
- _Version = 393216
- Tabs = 2
- TabHeight = 520
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "宋体"
- Size = 9
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- TabCaption(0) = "编辑"
- TabPicture(0) = "F_DaBingYiLiao.frx":0000
- Tab(0).ControlEnabled= -1 'True
- Tab(0).Control(0)= "Frame2"
- Tab(0).Control(0).Enabled= 0 'False
- Tab(0).Control(1)= "Picture1"
- Tab(0).Control(1).Enabled= 0 'False
- Tab(0).ControlCount= 2
- TabCaption(1) = "列表"
- TabPicture(1) = "F_DaBingYiLiao.frx":001C
- Tab(1).ControlEnabled= 0 'False
- Tab(1).Control(0)= "Frame4"
- Tab(1).Control(0).Enabled= 0 'False
- Tab(1).ControlCount= 1
- Begin VB.PictureBox Picture1
- Appearance = 0 'Flat
- BorderStyle = 0 'None
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 660
- Left = 1320
- ScaleHeight = 660
- ScaleWidth = 6840
- TabIndex = 21
- Top = 4200
- Width = 6840
- Begin Threed.SSCommand cmdClose
- Height = 330
- Left = 5640
- TabIndex = 22
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&Q.关 闭"
- Font3D = 1
- End
- Begin Threed.SSCommand cmdRefresh
- Height = 330
- Left = 4440
- TabIndex = 23
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&R.刷 新"
- Font3D = 1
- End
- Begin Threed.SSCommand CmdAdd
- Height = 330
- Left = 840
- TabIndex = 24
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&A.增 加"
- Font3D = 1
- End
- Begin Threed.SSCommand cmdEdit
- Height = 330
- Left = 2040
- TabIndex = 25
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&E.编 辑"
- Font3D = 1
- End
- Begin Threed.SSCommand CmdDelete
- Height = 330
- Left = 3240
- TabIndex = 26
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&D.删 除"
- Font3D = 1
- End
- Begin Threed.SSCommand cmdCancel
- Height = 330
- Left = 5640
- TabIndex = 27
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&C.取消"
- Font3D = 1
- End
- Begin Threed.SSCommand cmdUpdate
- Height = 330
- Left = 4440
- TabIndex = 28
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&Y.保存"
- Font3D = 1
- End
- End
- Begin VB.Frame Frame4
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 3255
- Left = -74760
- TabIndex = 14
- Top = 480
- Width = 7335
- Begin MSDataGridLib.DataGrid DataGrid1
- Height = 2655
- Left = 240
- TabIndex = 15
- Top = 360
- Width = 6855
- _ExtentX = 12091
- _ExtentY = 4683
- _Version = 393216
- AllowUpdate = 0 'False
- HeadLines = 1
- RowHeight = 14
- 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 = "宋体"
- Size = 9
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ColumnCount = 2
- BeginProperty Column00
- DataField = ""
- 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 = ""
- 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
- EndProperty
- BeginProperty Column01
- EndProperty
- EndProperty
- End
- End
- Begin VB.Frame Frame2
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 3375
- Left = 240
- TabIndex = 2
- Top = 720
- Width = 8175
- Begin VB.TextBox txtFields
- DataField = "单位应缴额"
- Enabled = 0 'False
- Height = 285
- Index = 7
- Left = 1560
- TabIndex = 20
- Top = 2880
- Width = 2055
- End
- Begin VB.TextBox txtFields
- DataField = "企业编号"
- Enabled = 0 'False
- Height = 285
- Index = 6
- Left = 1560
- TabIndex = 18
- Top = 480
- Width = 2055
- End
- Begin MSComCtl2.DTPicker DTPicker1
- DataField = "时间"
- Height = 300
- Left = 5880
- TabIndex = 16
- Top = 1080
- Width = 2055
- _ExtentX = 3625
- _ExtentY = 529
- _Version = 393216
- CheckBox = -1 'True
- DateIsNull = -1 'True
- Format = 69861377
- CurrentDate = 36187
- End
- Begin VB.TextBox txtFields
- DataField = "个人应缴额"
- Enabled = 0 'False
- Height = 285
- Index = 5
- Left = 5880
- TabIndex = 13
- Top = 2280
- Width = 2055
- End
- Begin VB.TextBox txtFields
- DataField = "单位应缴额"
- Enabled = 0 'False
- Height = 285
- Index = 4
- Left = 1560
- TabIndex = 11
- Top = 2280
- Width = 2055
- End
- Begin VB.TextBox txtFields
- DataField = "上年月平均工资总额"
- Height = 285
- Index = 3
- Left = 5880
- TabIndex = 9
- Top = 1680
- Width = 2055
- End
- Begin VB.TextBox txtFields
- DataField = "在职职工数"
- Height = 285
- Index = 2
- Left = 1560
- TabIndex = 7
- Top = 1680
- Width = 2055
- End
- Begin VB.TextBox txtFields
- DataField = "年度"
- Height = 285
- Index = 0
- Left = 1560
- TabIndex = 4
- Top = 1080
- Width = 2055
- End
- Begin VB.Label lblLabels
- Caption = "企业编号:"
- Height = 255
- Index = 7
- Left = 240
- TabIndex = 19
- Top = 480
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "应缴金额合计:"
- Height = 255
- Index = 6
- Left = 240
- TabIndex = 17
- Top = 2880
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "个人应缴额:"
- Height = 255
- Index = 5
- Left = 4080
- TabIndex = 12
- Top = 2280
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "单位应缴额:"
- Height = 255
- Index = 4
- Left = 240
- TabIndex = 10
- Top = 2280
- Width = 1335
- End
- Begin VB.Label lblLabels
- Caption = "上年月平均工资总额:"
- Height = 255
- Index = 3
- Left = 4080
- TabIndex = 8
- Top = 1680
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "在职职工数:"
- Height = 255
- Index = 2
- Left = 240
- TabIndex = 6
- Top = 1680
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "时间:"
- Height = 255
- Index = 1
- Left = 4080
- TabIndex = 5
- Top = 1080
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "年度:"
- Height = 255
- Index = 0
- Left = 240
- TabIndex = 3
- Top = 1080
- Width = 1815
- End
- End
- End
- End
- End
- Attribute VB_Name = "F_DaBingYiLiao"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Dim WithEvents adoPrimaryRS As Recordset
- Attribute adoPrimaryRS.VB_VarHelpID = -1
- Dim mvBookMark As Variant
- Dim mbEditFlag As Boolean
- Dim mbAddNewFlag As Boolean
- Private Sub Form_Load()
- Dim oText As TextBox
- Set adoPrimaryRS = New Recordset
- adoPrimaryRS.Open "select * from 大病医疗记录 Order by 年度", db, adOpenStatic, adLockOptimistic
- Set DataGrid1.DataSource = adoPrimaryRS
- SetButtons True
- 'Bind the text boxes to the data provider
- For Each oText In Me.txtFields
- Set oText.DataSource = adoPrimaryRS
- Next
- Set DTPicker1.DataSource = adoPrimaryRS
- End Sub
- Private Sub Form_Unload(Cancel As Integer)
- Screen.MousePointer = vbDefault
- End Sub
- Private Sub cmdAdd_Click()
- On Error GoTo AddErr
- With adoPrimaryRS
- If Not (.BOF And .EOF) Then
- mvBookMark = .Bookmark
- End If
- .AddNew
- mbAddNewFlag = True
- SetButtons False
- End With
- Exit Sub
- AddErr:
- MsgBox "增加操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdDelete_Click()
- On Error GoTo DeleteErr
- With adoPrimaryRS
- .Delete
- .MoveNext
- If .EOF Then .MoveLast
- End With
- Exit Sub
- DeleteErr:
- MsgBox "删除操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdRefresh_Click()
- 'This is only needed for multi user apps
- On Error GoTo RefreshErr
- adoPrimaryRS.Requery
- Exit Sub
- RefreshErr:
- MsgBox "刷新操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdEdit_Click()
- On Error GoTo EditErr
- mbEditFlag = True
- SetButtons False
- Exit Sub
- EditErr:
- MsgBox "更改操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdCancel_Click()
- ' On Error Resume Next
- On Error GoTo CancelErr
- mbEditFlag = False
- mbAddNewFlag = False
- adoPrimaryRS.CancelUpdate
- If mvBookMark > 0 Then
- adoPrimaryRS.Bookmark = mvBookMark
- Else
- adoPrimaryRS.MoveFirst
- End If
- SetButtons True
- Exit Sub
- CancelErr:
- MsgBox "取消操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdUpdate_Click()
- On Error GoTo UpdateErr
- adoPrimaryRS.UpdateBatch adAffectAll
- If mbAddNewFlag Then
- adoPrimaryRS.MoveLast 'move to the new record
- End If
- mbEditFlag = False
- mbAddNewFlag = False
- SetButtons True
- Exit Sub
- UpdateErr:
- MsgBox "保存操作有错误", vbExclamation + vbOKOnly, pTitle
- End Sub
- Private Sub cmdClose_Click()
- RSGL.Enabled = True
- Unload Me
- End Sub
- Private Sub SetButtons(bVal As Boolean)
- Dim oTEX As TextBox
- CmdAdd.Visible = bVal
- cmdEdit.Visible = bVal
- cmdUpdate.Visible = Not bVal
- cmdCancel.Visible = Not bVal
- CmdDelete.Visible = bVal
- cmdClose.Visible = bVal
- cmdRefresh.Visible = bVal
- For Each oText In Me.txtFields
- oText.Enabled = Not bVal
- Next
- If bVal Then
- Set DataGrid1.DataSource = adoPrimaryRS
- Else
- Set DataGrid1.DataSource = Nothing
- End If
- txtFields(0).Enabled = Not bVal
- txtFields(2).Enabled = Not bVal
- txtFields(3).Enabled = Not bVal
- DTPicker1.Enabled = Not bVal
- End Sub
- Private Sub txtFields_Change(Index As Integer)
- txtFields(6).Text = "S344"
- If IsNumeric(txtFields(2).Text) And IsNumeric(txtFields(3).Text) Then
- txtFields(4) = CDbl(txtFields(2)) * CDbl(txtFields(3)) * 0.25
- txtFields(5) = CDbl(txtFields(2)) * CDbl(txtFields(3)) * 0.01
- txtFields(7) = CDbl(txtFields(4)) + CDbl(txtFields(5))
- End If
- End Sub
- Private Sub txtFields_LostFocus(Index As Integer)
- If Not IsNumeric(txtFields(0).Text) And (txtFields(0).Text <> "") Then
- MsgBox "请在“年度”中输入数字", vbExclamation + vbOKOnly, pTitle
- txtFields(0).SetFocus
- txtFields(0).SelLength = Len(txtFields(0))
- txtFields(0).SelStart = 0
- End If
- If Not IsNumeric(txtFields(2).Text) And (txtFields(2).Text <> "") Then
- MsgBox "请在“在职职工数”中输入数字", vbExclamation + vbOKOnly, pTitle
- txtFields(2).SetFocus
- txtFields(2).SelLength = Len(txtFields(2))
- txtFields(2).SelStart = 0
- End If
- If Not IsNumeric(txtFields(3).Text) And (txtFields(3).Text <> "") Then
- MsgBox "请在“上年月平均工资总额”中输入数字", vbExclamation + vbOKOnly, pTitle
- txtFields(3).SetFocus
- txtFields(3).SelLength = Len(txtFields(3))
- txtFields(3).SelStart = 0
- End If
- End Sub