⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmykytczb.frm

📁 县级电力调度管理信息系统。VB6.0开发。 DMIS调度子系统包括以下功能模块:调度操作票管理、调度运行日志、调度交接班管理、调度值班管理、调度报表管理、调度文档、避峰拉闸限电管理等7个业务模块。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmykytczb 
   BackColor       =   &H8000000A&
   Caption         =   "遥控遥调操作记录"
   ClientHeight    =   6510
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7950
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6510
   ScaleWidth      =   7950
   Begin VB.CommandButton Command5 
      Caption         =   "统计"
      Height          =   375
      Left            =   5040
      TabIndex        =   15
      Top             =   6000
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      Caption         =   "打印"
      Height          =   375
      Left            =   6360
      TabIndex        =   12
      Top             =   6000
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "查询"
      Height          =   375
      Left            =   3720
      TabIndex        =   11
      Top             =   6000
      Width           =   975
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "frmykytczb.frx":0000
      Height          =   4935
      Left            =   1440
      TabIndex        =   10
      Top             =   720
      Width           =   6255
      _ExtentX        =   11033
      _ExtentY        =   8705
      _Version        =   393216
      AllowUpdate     =   -1  'True
      BackColor       =   16761024
      ForeColor       =   8388608
      HeadLines       =   1
      RowHeight       =   18
      AllowAddNew     =   -1  'True
      AllowDelete     =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         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
   Begin VB.CheckBox Check2 
      Caption         =   "全选"
      Height          =   375
      Left            =   720
      TabIndex        =   9
      Top             =   360
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "删除"
      Height          =   375
      Index           =   1
      Left            =   2400
      TabIndex        =   8
      Top             =   6000
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加"
      Height          =   375
      Index           =   0
      Left            =   1080
      TabIndex        =   7
      Top             =   6000
      Width           =   975
   End
   Begin MSComCtl2.DTPicker DTPicker2 
      Height          =   375
      Left            =   5640
      TabIndex        =   5
      Top             =   120
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CalendarForeColor=   0
      CalendarTitleForeColor=   0
      Format          =   64749569
      CurrentDate     =   37893
   End
   Begin VB.ListBox List2 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   1770
      Left            =   0
      TabIndex        =   2
      Top             =   3360
      Width           =   1215
   End
   Begin VB.ListBox List1 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   1200
      Left            =   0
      TabIndex        =   1
      Top             =   720
      Width           =   1215
   End
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   375
      Left            =   2880
      TabIndex        =   0
      Top             =   120
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Format          =   64749569
      CurrentDate     =   37893
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   1440
      Top             =   6720
      Visible         =   0   'False
      Width           =   5895
      _ExtentX        =   10398
      _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=MSDASQL;dsn=ddmis;uid=mis;pwd=mis005;database=zhcx"
      OLEDBString     =   "PROVIDER=MSDASQL;dsn=ddmis;uid=mis;pwd=mis005;database=zhcx"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from xdgl_ykytczb"
      Caption         =   "adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CheckBox Check1 
      Caption         =   "全选"
      Height          =   420
      Left            =   0
      TabIndex        =   6
      Top             =   2640
      Width           =   975
   End
   Begin VB.Label Label4 
      Caption         =   "结束时间"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   495
      Left            =   4440
      TabIndex        =   14
      Top             =   240
      Width           =   1215
   End
   Begin VB.Label Label3 
      Caption         =   "开始时间"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   495
      Left            =   1680
      TabIndex        =   13
      Top             =   240
      Width           =   1095
   End
   Begin VB.Label Label2 
      Caption         =   "断路器"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   255
      Left            =   0
      TabIndex        =   4
      Top             =   3120
      Width           =   855
   End
   Begin VB.Label Label1 
      Caption         =   "厂站"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   375
      Left            =   0
      TabIndex        =   3
      Top             =   360
      Width           =   615
   End
End
Attribute VB_Name = "frmykytczb"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim sql1 As String
Dim sql2 As String
Dim sql3 As String
Dim sql4 As String
Dim RS As ADODB.Recordset

Private Sub Check1_Click()
If Check1.Value Then
  sql3 = "select * from xdgl_ykytczb where bdz='" & Trim(List1.Text) & "' and sj BETWEEN '" & DTPicker1.Value & "' and '" & DTPicker2.Value & "' order by sj"
  Adodc1.RecordSource = sql3
  Adodc1.Refresh
  Call sx
 End If
 End Sub

Private Sub Check2_Click()
 If Check2.Value Then
     
        sql2 = "select * from xdgl_ykytczb where sj BETWEEN '" & DTPicker1.Value & "' and '" & DTPicker2.Value & "' order by sj"
     
         Adodc1.RecordSource = sql2
       Adodc1.Refresh
       Call sx
 End If
End Sub

Private Sub command1_Click(Index As Integer)
If Trim(List2.Text) <> "" Then
 Else
  A = MsgBox("没有断路器,不能添加", vbDefaultButton1)
  Exit Sub
End If
Adodc1.Recordset.AddNew
DataGrid1.Columns(2).Value = Trim(List1.Text)
DataGrid1.Columns(3).Value = Trim(List2.Text)
DataGrid1.Columns(1).Value = Format(DTPicker1.Value, "yyyy-mm-dd") + " " + Format(Now, "hh:mm:ss")
DataGrid1.Columns(9).Value = cname
Call Open_link
sql1 = "SELECT MAX(ID) FROM XDGL_ykytczb"
Set RS = ZHCX.Execute(sql1, 0)


        If Not IsNull(RS(0)) Then
          ID = Int(RS(0)) + 1
        Else
          ID = 1
        End If
        If RS.State Then
            RS.Close
        End If

  
DataGrid1.Columns(0).Value = ID
Adodc1.Recordset.Update
Call Close_link
Adodc1.Refresh
Call sx
End Sub

Private Sub Command2_Click(Index As Integer)
If Adodc1.Recordset.EOF Then
 ID = 0
Else
ID = Adodc1.Recordset.Fields(0)
End If
sql4 = "delete  from xdgl_ykytczb where id=" & ID & ""
  A = MsgBox("是否确认删除该记录", vbYesNo)
  If A = 6 Then
     Call Open_link
     Set RS = ZHCX.Execute(sql4, 0)
     Adodc1.Refresh
     Call sx
     Call Close_link
  Else
    Exit Sub
  End If
End Sub

Private Sub Command3_Click()
 If Check2.Value Then
    sql1 = "select * from xdgl_ykytczb where sj BETWEEN '" & DTPicker1.Value & "' and '" & DTPicker2.Value & "' order by sj"
  Else
       If Check1.Value Then
           sql1 = "select * from xdgl_ykytczb where bdz='" & Trim(List1.Text) & "'and sj BETWEEN '" & DTPicker1.Value & "' and '" & DTPicker2.Value & "' order by sj"
       Else
           sql1 = "select * from xdgl_ykytczb where bdz='" & Trim(List1.Text) & "' and dlq='" & Trim(List2.Text) & "' and sj BETWEEN '" & DTPicker1.Value & "' and '" & DTPicker2.Value & "' order by sj"
       End If

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -