📄 frmsalesman.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 FrmSalesman
Caption = "ERP-工程管理子系统"
ClientHeight = 9435
ClientLeft = 60
ClientTop = 450
ClientWidth = 15240
Icon = "FrmSalesman.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 9435
ScaleWidth = 15240
WindowState = 2 'Maximized
Begin VB.CommandButton Command3
Caption = "Command3"
Height = 735
Left = 840
TabIndex = 9
Top = 5280
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "读取"
Height = 495
Left = 2400
TabIndex = 8
Top = 3720
Width = 1215
End
Begin VB.TextBox Text1
Height = 1575
Left = 1560
TabIndex = 7
Text = "Text1"
Top = 720
Width = 4815
End
Begin VB.CommandButton Command1
Caption = "保存"
Height = 615
Left = 840
TabIndex = 6
Top = 3120
Width = 1455
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 5175
Left = 3840
TabIndex = 1
Top = 2520
Width = 7335
_ExtentX = 12938
_ExtentY = 9128
_Version = 393216
Enabled = -1 'True
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 = 3
BeginProperty Column00
DataField = "SalesmanID"
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 = "SalesmanName"
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 = "Department"
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 = 2264.882
EndProperty
BeginProperty Column01
ColumnWidth = 2234.835
EndProperty
BeginProperty Column02
ColumnWidth = 2505.26
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 600
Top = 4200
Visible = 0 'False
Width = 2055
_ExtentX = 3625
_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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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 VB.Image Image4
Height = 300
Left = 9120
Picture = "FrmSalesman.frx":0CCA
Top = 8160
Width = 300
End
Begin VB.Label LblBack
BackStyle = 0 'Transparent
Caption = "返回"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 9720
MouseIcon = "FrmSalesman.frx":10E6
MousePointer = 99 'Custom
TabIndex = 5
Top = 8160
Width = 615
End
Begin VB.Image Image3
Height = 300
Left = 7680
Picture = "FrmSalesman.frx":13F0
Top = 8160
Width = 300
End
Begin VB.Label LblDelete
BackStyle = 0 'Transparent
Caption = "删除"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 8280
MouseIcon = "FrmSalesman.frx":180C
MousePointer = 99 'Custom
TabIndex = 4
Top = 8160
Width = 615
End
Begin VB.Image Image2
Height = 300
Left = 6240
Picture = "FrmSalesman.frx":1B16
Top = 8160
Width = 300
End
Begin VB.Label LblModify
BackStyle = 0 'Transparent
Caption = "修改"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6840
MouseIcon = "FrmSalesman.frx":1F32
MousePointer = 99 'Custom
TabIndex = 3
Top = 8160
Width = 615
End
Begin VB.Image Image1
Height = 300
Left = 4680
Picture = "FrmSalesman.frx":223C
Top = 8160
Width = 300
End
Begin VB.Label LblAdd
BackStyle = 0 'Transparent
Caption = "添加"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 5280
MouseIcon = "FrmSalesman.frx":2658
MousePointer = 99 'Custom
TabIndex = 2
Top = 8160
Width = 615
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "销售员信息"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6480
TabIndex = 0
Top = 1680
Width = 1935
End
End
Attribute VB_Name = "FrmSalesman"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim adoRecordset As New ADODB.Recordset
Private Sub Command1_Click()
'连接数据库
MyDB.openDB
FrmSalesmanEdit.TxtSalesmanID = Trim(Adodc1.Recordset.Fields(0))
FrmSalesmanEdit.TxtSalesmanName = Trim(Adodc1.Recordset.Fields(1))
FrmSalesmanEdit.TxtDepartment = Trim(Adodc1.Recordset.Fields(2))
'设置Insert语句
SqlStmt = "INSERT INTO Salesman (SalesmanID, SalesmanName,Department)" _
+ " Values('" + Trim(SalesmanID) + "','" + Trim(SalesmanName) + "','" + Trim(Department) + "')"
'执行SQL语句
Dim Isexe As Boolean
Dim rsSalesman As ADODB.Recordset
Isexe = MyDB.exeSql(SqlStmt, rsSalesman, True)
'断开与数据库的连接
Dim tmp As String
'Debug.Print adoRecordset.Fields(1).Type '大字段
tmp = Text1.Text & "," & Text2.Text & "," & Text3.Text
adoRecordset.AddNew
adoRecordset.Fields.Item(0).AppendChunk tmp
Set adoRecordset = Nothing
MyDB.closeDB
End Sub
Private Sub Command2_Click()
'连接数据库
MyDB.openDB
'设置Insert语句
SqlStmt = "INSERT INTO Salesman (SalesmanID, SalesmanName,Department)" _
+ " Values('" + Trim(SalesmanID) + "','" + Trim(SalesmanName) + "','" + Trim(Department) + "')"
'执行SQL语句
Dim Isexe As Boolean
Dim rsSalesman As ADODB.Recordset
Isexe = MyDB.exeSql(SqlStmt, rsSalesman, True)
'断开与数据库的连接
MyDB.closeDB
End Sub
Private Sub Command3_Click()
MsgBox Adodc1.Recordset.Fields.Count
End Sub
Private Sub Form_Load()
Adodc1.ConnectionString = "driver={SQL Server};server=" + Trim(Server) + ";uid=" + Trim(User) + ";pwd=" + Trim(Password) + ";database=ERP"
Adodc1.RecordSource = "select * from Salesman"
Set DataGrid1.DataSource = Adodc1
Refresh_Salesman
End Sub
Private Sub LblAdd_Click()
FrmSalesmanEdit.Caption = "添加销售员"
FrmSalesmanEdit.Modify = False
FrmSalesmanEdit.Show 1
Refresh_Salesman
End Sub
Private Sub LblBack_Click()
Unload Me
End Sub
Private Sub LblDelete_Click()
Dim TempSalesmanID As String
'保存待删除记录的ID
TempSalesmanID = Adodc1.Recordset.Fields(0)
'弹出删除确认对话框
If MsgBox("是否删除" + Adodc1.Recordset.Fields(1) + "?", vbYesNo, "确认") = vbYes Then
MySalesman.Delete (TempSalesmanID)
MsgBox "删除成功"
End If
Refresh_Salesman
End Sub
Private Sub LblModify_Click()
'保存待修改记录的原始ID
FrmSalesmanEdit.OriSalesmanID = Trim(Adodc1.Recordset.Fields(0))
'把待修改信息添加到编辑窗口
FrmSalesmanEdit.TxtSalesmanID = Trim(Adodc1.Recordset.Fields(0))
FrmSalesmanEdit.TxtSalesmanName = Trim(Adodc1.Recordset.Fields(1))
FrmSalesmanEdit.TxtDepartment = Trim(Adodc1.Recordset.Fields(2))
FrmSalesmanEdit.TxtSalesmanID.Enabled = False
FrmSalesmanEdit.Caption = "修改销售员信息"
FrmSalesmanEdit.Modify = True
FrmSalesmanEdit.Show 1
Refresh_Salesman
End Sub
Private Sub Refresh_Salesman()
Adodc1.Refresh
If Adodc1.Recordset.RecordCount = 0 Then
LblModify.Enabled = False
LblDelete.Enabled = False
Else
LblModify.Enabled = True
LblDelete.Enabled = True
End If
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -