F_BuYuanShenQing.frm
资源名称:dbbase.rar [点击查看]
上传用户:xiao_xia32
上传日期:2022-07-21
资源大小:1174k
文件大小:30k
源码类别:
企业管理
开发平台:
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_BuYuanShenQing
- BorderStyle = 3 'Fixed Dialog
- Caption = "补员申请单"
- ClientHeight = 8625
- ClientLeft = 1095
- ClientTop = 330
- ClientWidth = 11820
- ControlBox = 0 'False
- KeyPreview = -1 'True
- LinkTopic = "Form1"
- LockControls = -1 'True
- MaxButton = 0 'False
- MinButton = 0 'False
- Moveable = 0 'False
- ScaleHeight = 8625
- ScaleWidth = 11820
- StartUpPosition = 2 '屏幕中心
- Begin VB.Frame Framex
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 8535
- Left = 120
- TabIndex = 20
- Top = 0
- Width = 11655
- Begin TabDlg.SSTab SSTab1
- Height = 7935
- Left = 240
- TabIndex = 21
- Top = 240
- Width = 11295
- _ExtentX = 19923
- _ExtentY = 13996
- _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_BuYuanShenQing.frx":0000
- Tab(0).ControlEnabled= -1 'True
- Tab(0).Control(0)= "Frame1"
- 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_BuYuanShenQing.frx":001C
- Tab(1).ControlEnabled= 0 'False
- Tab(1).Control(0)= "Framey"
- 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 = 3600
- ScaleHeight = 660
- ScaleWidth = 7080
- TabIndex = 40
- Top = 7080
- Width = 7080
- Begin Threed.SSCommand cmdClose
- Height = 330
- Left = 5640
- TabIndex = 41
- 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 = 42
- 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 = 15
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 582
- _StockProps = 78
- Caption = "&A.增 加"
- Font3D = 1
- Picture = "F_BuYuanShenQing.frx":0038
- End
- Begin Threed.SSCommand cmdEdit
- Height = 330
- Left = 2040
- TabIndex = 16
- 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 = 17
- 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 = 19
- 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 = 18
- Top = 240
- Width = 1095
- _Version = 65536
- _ExtentX = 1931
- _ExtentY = 573
- _StockProps = 78
- Caption = "&Y.保存"
- Font3D = 1
- End
- End
- Begin VB.Frame Framey
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 7215
- Left = -74760
- TabIndex = 34
- Top = 480
- Width = 10935
- Begin MSDataGridLib.DataGrid DataGrid1
- Height = 6495
- Left = 270
- TabIndex = 35
- Top = 330
- Width = 10575
- _ExtentX = 18653
- _ExtentY = 11456
- _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 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 = 6735
- Left = 240
- TabIndex = 22
- Top = 360
- Width = 10695
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "工作项目说明"
- Enabled = 0 'False
- Height = 525
- Index = 9
- Left = 1800
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 8
- Top = 3240
- Width = 8655
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "所学专业要求"
- Enabled = 0 'False
- Height = 525
- Index = 7
- Left = 1800
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 7
- Top = 2520
- Width = 8655
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "学历要求"
- Enabled = 0 'False
- Height = 525
- Index = 2
- Left = 1800
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 6
- Top = 1800
- Width = 8655
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "年龄要求"
- Enabled = 0 'False
- Height = 285
- Index = 1
- Left = 1800
- MultiLine = -1 'True
- TabIndex = 5
- Top = 1320
- Width = 1815
- End
- Begin VB.ComboBox Combo2
- Appearance = 0 'Flat
- DataField = "岗位编号"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 315
- Left = 8280
- TabIndex = 2
- Top = 360
- Width = 1815
- End
- Begin VB.ComboBox Combo1
- Appearance = 0 'Flat
- DataField = "部门"
- Height = 300
- Left = 1800
- TabIndex = 0
- Top = 360
- Width = 1815
- End
- Begin MSComCtl2.DTPicker DTPickers
- DataField = "签字时间"
- Height = 300
- Index = 1
- Left = 7560
- TabIndex = 13
- Top = 5160
- Width = 1815
- _ExtentX = 3201
- _ExtentY = 529
- _Version = 393216
- CheckBox = -1 'True
- DateIsNull = -1 'True
- Format = 64421889
- CurrentDate = 36186
- End
- Begin MSComCtl2.DTPicker DTPickers
- DataField = "预计上岗时间"
- Height = 300
- Index = 0
- Left = 7560
- TabIndex = 11
- Top = 4680
- Width = 1815
- _ExtentX = 3201
- _ExtentY = 529
- _Version = 393216
- CheckBox = -1 'True
- DateIsNull = -1 'True
- Format = 64421889
- CurrentDate = 36186
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "部门经理签字"
- Height = 285
- Index = 8
- Left = 1800
- TabIndex = 12
- Top = 5175
- Width = 1815
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "说明"
- Height = 645
- Index = 10
- Left = 1800
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 14
- Top = 5640
- Width = 8655
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "新增条件"
- Height = 525
- Index = 6
- Left = 1800
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 9
- Top = 3960
- Width = 8655
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "性别要求"
- Enabled = 0 'False
- Height = 285
- Index = 5
- Left = 5040
- MultiLine = -1 'True
- TabIndex = 4
- Top = 840
- Width = 1815
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "补员数量"
- Height = 285
- Index = 4
- Left = 1800
- TabIndex = 10
- Top = 4695
- Width = 1815
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "岗位名称"
- Enabled = 0 'False
- Height = 285
- Index = 3
- Left = 1800
- TabIndex = 3
- Top = 840
- Width = 1815
- End
- Begin VB.TextBox txtFields
- Appearance = 0 'Flat
- DataField = "编号"
- Height = 285
- Index = 0
- Left = 5040
- TabIndex = 1
- Top = 360
- Width = 1815
- End
- Begin VB.Label lblLabels
- Caption = "工作项目说明"
- Height = 255
- Index = 14
- Left = 240
- TabIndex = 39
- Top = 3240
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "所学专业要求"
- Height = 255
- Index = 13
- Left = 240
- TabIndex = 38
- Top = 2520
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "学历要求"
- Height = 255
- Index = 12
- Left = 240
- TabIndex = 37
- Top = 1800
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "年龄要求"
- Height = 255
- Index = 11
- Left = 240
- TabIndex = 36
- Top = 1320
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "部门经理签字"
- Height = 255
- Index = 8
- Left = 240
- TabIndex = 33
- Top = 5190
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "签字时间"
- Height = 255
- Index = 9
- Left = 5640
- TabIndex = 32
- Top = 5190
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "说 明"
- Height = 255
- Index = 10
- Left = 240
- TabIndex = 31
- Top = 5640
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "新增条件"
- Height = 255
- Index = 6
- Left = 240
- TabIndex = 30
- Top = 3960
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "性别要求"
- Height = 255
- Index = 5
- Left = 3840
- TabIndex = 29
- Top = 960
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "预计上岗时间"
- Height = 255
- Index = 7
- Left = 5640
- TabIndex = 28
- Top = 4710
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "补员数量"
- Height = 255
- Index = 4
- Left = 240
- TabIndex = 27
- Top = 4710
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "岗位名称"
- Height = 255
- Index = 3
- Left = 240
- TabIndex = 26
- Top = 840
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "岗位编号"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 255
- Index = 2
- Left = 7200
- TabIndex = 25
- Top = 360
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "部 门"
- Height = 255
- Index = 1
- Left = 240
- TabIndex = 24
- Top = 360
- Width = 1095
- End
- Begin VB.Label lblLabels
- Caption = "编 号"
- Height = 255
- Index = 0
- Left = 3840
- TabIndex = 23
- Top = 360
- Width = 1095
- End
- End
- End
- End
- End
- Attribute VB_Name = "F_BuYuanShenQing"
- 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 Combo1_Click()
- Dim sql2 As String
- Combo2.Clear
- sql2 = "select distinct 岗位编号 from 岗位说明 where 所属部门 = '" & Combo1.Text & "'"
- Set rs2 = db.Execute(sql2)
- While Not rs2.EOF
- Combo2.AddItem Trim(rs2("岗位编号"))
- rs2.MoveNext
- Wend
- End Sub
- Private Sub Combo1_KeyPress(KeyAscii As Integer)
- If KeyAscii = vbKeyReturn Then
- SendKeys "{TAB}"
- End If
- End Sub
- Private Sub Combo2_Click()
- Dim Sql3 As String
- Sql3 = "select distinct 岗位名称 ,性别要求 ,年龄要求 ,学历要求 , 所学专业要求 , 工作项目说明 from 岗位说明 where 岗位编号 = '" & Combo2.Text & "'"
- Set rs3 = db.Execute(Sql3)
- If Not IsNull(rs3("岗位名称")) Then
- txtFields(3).Text = Trim(rs3("岗位名称"))
- End If
- If Not IsNull(rs3("性别要求")) Then
- txtFields(5).Text = Trim(rs3("性别要求"))
- End If
- If Not IsNull(rs3("年龄要求")) Then
- txtFields(1).Text = Trim(rs3("年龄要求"))
- End If
- If Not IsNull(rs3("学历要求")) Then
- txtFields(2).Text = Trim(rs3("学历要求"))
- End If
- If Not IsNull(rs3("所学专业要求")) Then
- txtFields(7).Text = Trim(rs3("所学专业要求"))
- End If
- If Not IsNull(rs3("工作项目说明")) Then
- txtFields(9).Text = Trim(rs3("工作项目说明"))
- End If
- End Sub
- Private Sub Combo2_KeyPress(KeyAscii As Integer)
- If KeyAscii = vbKeyReturn Then
- SendKeys "{TAB}"
- End If
- End Sub
- Private Sub DTPickers_KeyPress(Index As Integer, KeyAscii As Integer)
- If KeyAscii = vbKeyReturn Then
- SendKeys "{TAB}"
- End If
- End Sub
- Private Sub Form_Load()
- Dim SqlBuMen As String
- Set adoPrimaryRS = New Recordset
- adoPrimaryRS.Open "select * from 增员需求单", db, adOpenStatic, adLockOptimistic
- Set DataGrid1.DataSource = adoPrimaryRS
- SetButtons True
- Dim oText As TextBox
- 'Bind the text boxes to the data provider
- For Each oText In Me.txtFields
- Set oText.DataSource = adoPrimaryRS
- Next
- Set Combo1.DataSource = adoPrimaryRS
- Set Combo2.DataSource = adoPrimaryRS
- Dim oDTP As DTPicker
- 'Bind the DTPicker to the data provider
- For Each oDTP In Me.DTPickers
- Set oDTP.DataSource = adoPrimaryRS
- Next
- SqlBuMen = "select distinct 部门名称 from 部门维护表"
- Set RsBuMen = db.Execute(SqlBuMen)
- While Not RsBuMen.EOF
- Combo1.AddItem Trim(RsBuMen("部门名称"))
- RsBuMen.MoveNext
- Wend
- 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
- If MsgBox("确认是否申请单?", vbYesNo + vbQuestion, "系统提示") = vbNo Then Exit Sub
- 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
- If MsgBox("是否确认此操作?", vbYesNo + vbQuestion, "系统提示") = vbNo Then Exit Sub
- adoPrimaryRS.UpdateBatch adAffectAll
- If mbAddNewFlag Then
- adoPrimaryRS.MoveLast 'move to the new record
- End If
- mbEditFlag = False
- mbAddNewFlag = False
- SetButtons True
- On Error GoTo 0
- 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 oText 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
- Combo1.Enabled = Not bVal
- Combo2.Enabled = Not bVal
- txtFields(4).Enabled = Not bVal
- txtFields(8).Enabled = Not bVal
- txtFields(10).Enabled = Not bVal
- DTPickers(0).Enabled = Not bVal
- DTPickers(1).Enabled = Not bVal
- If bVal Then
- Set DataGrid1.DataSource = adoPrimaryRS
- Else
- Set DataGrid1.DataSource = Nothing
- End If
- End Sub
- Private Sub txtFields_KeyPress(Index As Integer, KeyAscii As Integer)
- If KeyAscii = vbKeyReturn Then
- SendKeys "{TAB}"
- End If
- End Sub
- Private Sub txtFields_LostFocus(Index As Integer)
- If Not IsNumeric(txtFields(4).Text) And (txtFields(4).Text <> "") Then
- MsgBox "请在“补员数量”中输入数字", vbExclamation + vbOKOnly, pTitle
- txtFields(4).SetFocus
- txtFields(4).SelStart = 0
- txtFields(4).SelLength = Len(txtFields(4))
- End If
- End Sub