frmPlane1.frm
上传用户:darkchong
上传日期:2007-06-21
资源大小:44k
文件大小:11k
源码类别:

交通/航空行业

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form frmPlane1 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "客机信息"
  5.    ClientHeight    =   3516
  6.    ClientLeft      =   48
  7.    ClientTop       =   336
  8.    ClientWidth     =   6384
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   3516
  13.    ScaleWidth      =   6384
  14.    ShowInTaskbar   =   0   'False
  15.    StartUpPosition =   1  'CenterOwner
  16.    Begin VB.Frame Frame1 
  17.       Caption         =   "客机信息:"
  18.       Height          =   2772
  19.       Left            =   120
  20.       TabIndex        =   10
  21.       Top             =   120
  22.       Width           =   6132
  23.       Begin VB.TextBox txtItem 
  24.          Height          =   720
  25.          Index           =   7
  26.          Left            =   1560
  27.          MaxLength       =   80
  28.          MultiLine       =   -1  'True
  29.          ScrollBars      =   2  'Vertical
  30.          TabIndex        =   7
  31.          Top             =   1800
  32.          Width           =   4212
  33.       End
  34.       Begin VB.TextBox txtItem 
  35.          Height          =   270
  36.          Index           =   6
  37.          Left            =   1560
  38.          MaxLength       =   8
  39.          TabIndex        =   6
  40.          Top             =   1440
  41.          Width           =   1212
  42.       End
  43.       Begin VB.TextBox txtItem 
  44.          Height          =   270
  45.          Index           =   5
  46.          Left            =   4560
  47.          MaxLength       =   8
  48.          TabIndex        =   5
  49.          Top             =   1080
  50.          Width           =   1212
  51.       End
  52.       Begin VB.TextBox txtItem 
  53.          Height          =   270
  54.          Index           =   4
  55.          Left            =   1560
  56.          MaxLength       =   8
  57.          TabIndex        =   4
  58.          Top             =   1080
  59.          Width           =   1212
  60.       End
  61.       Begin VB.TextBox txtItem 
  62.          Height          =   270
  63.          Index           =   3
  64.          Left            =   4560
  65.          MaxLength       =   20
  66.          TabIndex        =   3
  67.          Top             =   720
  68.          Width           =   1212
  69.       End
  70.       Begin VB.TextBox txtItem 
  71.          Height          =   270
  72.          Index           =   2
  73.          Left            =   1560
  74.          MaxLength       =   20
  75.          TabIndex        =   2
  76.          Top             =   720
  77.          Width           =   1212
  78.       End
  79.       Begin VB.TextBox txtItem 
  80.          Height          =   270
  81.          Index           =   0
  82.          Left            =   1560
  83.          MaxLength       =   8
  84.          TabIndex        =   0
  85.          Top             =   360
  86.          Width           =   1212
  87.       End
  88.       Begin VB.TextBox txtItem 
  89.          Height          =   270
  90.          Index           =   1
  91.          Left            =   4560
  92.          MaxLength       =   20
  93.          TabIndex        =   1
  94.          Top             =   360
  95.          Width           =   1212
  96.       End
  97.       Begin VB.Label Label2 
  98.          Caption         =   "备    注   信    息:"
  99.          Height          =   252
  100.          Index           =   10
  101.          Left            =   360
  102.          TabIndex        =   18
  103.          Top             =   1800
  104.          Width           =   1212
  105.       End
  106.       Begin VB.Label Label2 
  107.          Caption         =   "头等舱座位数量:"
  108.          Height          =   252
  109.          Index           =   2
  110.          Left            =   360
  111.          TabIndex        =   17
  112.          Top             =   1440
  113.          Width           =   1212
  114.       End
  115.       Begin VB.Label Label2 
  116.          Caption         =   "公务舱座位数量:"
  117.          Height          =   252
  118.          Index           =   8
  119.          Left            =   3360
  120.          TabIndex        =   16
  121.          Top             =   1080
  122.          Width           =   1212
  123.       End
  124.       Begin VB.Label Label2 
  125.          Caption         =   "经济舱座位数量:"
  126.          Height          =   252
  127.          Index           =   7
  128.          Left            =   360
  129.          TabIndex        =   15
  130.          Top             =   1080
  131.          Width           =   1212
  132.       End
  133.       Begin VB.Label Label2 
  134.          Caption         =   "服    役    时    间:"
  135.          Height          =   252
  136.          Index           =   6
  137.          Left            =   3360
  138.          TabIndex        =   14
  139.          Top             =   720
  140.          Width           =   1212
  141.       End
  142.       Begin VB.Label Label2 
  143.          Caption         =   "购    买    时    间:"
  144.          Height          =   252
  145.          Index           =   5
  146.          Left            =   360
  147.          TabIndex        =   13
  148.          Top             =   720
  149.          Width           =   1212
  150.       End
  151.       Begin VB.Label Label2 
  152.          Caption         =   "客    机    编    号:"
  153.          Height          =   252
  154.          Index           =   0
  155.          Left            =   360
  156.          TabIndex        =   12
  157.          Top             =   360
  158.          Width           =   1212
  159.       End
  160.       Begin VB.Label Label2 
  161.          Caption         =   "客    机    型    号:"
  162.          Height          =   252
  163.          Index           =   1
  164.          Left            =   3360
  165.          TabIndex        =   11
  166.          Top             =   360
  167.          Width           =   1212
  168.       End
  169.    End
  170.    Begin VB.CommandButton cmdExit 
  171.       Caption         =   "返回 (&X)"
  172.       Height          =   375
  173.       Left            =   3000
  174.       TabIndex        =   9
  175.       Top             =   3000
  176.       Width           =   1215
  177.    End
  178.    Begin VB.CommandButton cmdSave 
  179.       Caption         =   "保存 (&S)"
  180.       Height          =   375
  181.       Left            =   1560
  182.       TabIndex        =   8
  183.       Top             =   3000
  184.       Width           =   1215
  185.    End
  186. End
  187. Attribute VB_Name = "frmPlane1"
  188. Attribute VB_GlobalNameSpace = False
  189. Attribute VB_Creatable = False
  190. Attribute VB_PredeclaredId = True
  191. Attribute VB_Exposed = False
  192. Option Explicit
  193. '是否改动过记录,ture为改过
  194. Dim mblChange As Boolean
  195. Dim mrc As ADODB.Recordset
  196. Public txtSQL As String
  197. Private Sub cmdExit_Click()
  198.     If mblChange And cmdSave.Enabled Then
  199.         If MsgBox("保存当前记录的变化吗?", vbOKCancel + vbExclamation, "警告") = vbOK Then
  200.             '保存
  201.             Call cmdSave_Click
  202.         End If
  203.     End If
  204.     Unload Me
  205. End Sub
  206. Private Sub cmdSave_Click()
  207.     Dim intCount As Integer
  208.     Dim sMeg As String
  209.     Dim MsgText As String
  210.     
  211.   
  212.     For intCount = 0 To 6
  213.         If Trim(txtItem(intCount) & " ") = "" Then
  214.             Select Case intCount
  215.                 Case 0
  216.                     sMeg = "客机编号"
  217.                 Case 1
  218.                     sMeg = "客机型号"
  219.                 Case 2
  220.                     sMeg = "购买时间"
  221.                 Case 3
  222.                     sMeg = "服役时间"
  223.                 Case 4
  224.                     sMeg = "经济舱座位数量"
  225.                 Case 5
  226.                     sMeg = "公务舱座位数量"
  227.                 Case 6
  228.                     sMeg = "头等舱座位数量"
  229.             End Select
  230.             sMeg = sMeg & "不能为空!"
  231.             MsgBox sMeg, vbOKOnly + vbExclamation, "警告"
  232.             txtItem(intCount).SetFocus
  233.             Exit Sub
  234.         End If
  235.     Next intCount
  236.     
  237.     For intCount = 4 To 6
  238.         If Not IsNumeric(Trim(txtItem(intCount))) Then
  239.             sMeg = "座位数量"
  240.             sMeg = sMeg & "请输入数字!"
  241.             MsgBox sMeg, vbOKOnly + vbExclamation, "警告"
  242.             txtItem(intCount).SetFocus
  243.         End If
  244.     Next intCount
  245.     
  246.     
  247.     For intCount = 2 To 3
  248.         If IsDate(txtItem(intCount)) Then
  249.             txtItem(intCount) = Format(txtItem(intCount), "yyyy-mm-dd")
  250.         Else
  251.             MsgBox "时间应输入日期(yyyy-mm-dd)!", vbOKOnly + vbExclamation, "警告"
  252.             txtItem(intCount).SetFocus
  253.             Exit Sub
  254.         End If
  255.     Next intCount
  256.    
  257.     '添加判断是否有相同的ID记录
  258.     If gintPmode = 1 Then
  259.         txtSQL = "select * from planeInfo where planeNO='" & Trim(txtItem(0)) & "'"
  260.         Set mrc = ExecuteSQL(txtSQL, MsgText)
  261.         If mrc.EOF = False Then
  262.             MsgBox "已经存在此编号的记录!", vbOKOnly + vbExclamation, "警告"
  263.             txtItem(0).SetFocus
  264.             Exit Sub
  265.         End If
  266.         mrc.Close
  267.     End If
  268.     
  269.     '判断是否有相同内容的记录
  270.     'txtSQL = "select * from serviceInfo where serviceNO<>'" & Trim(txtItem(0)) & "' and serviceName='" & Trim(txtItem(1)) & "'"
  271.     'Set mrc = ExecuteSQL(txtSQL, MsgText)
  272.     'If mrc.EOF = False Then
  273.     '    MsgBox "已经存在相同机舱等级的记录!", vbOKOnly + vbExclamation, "警告"
  274.     '    txtItem(1).SetFocus
  275.     '    Exit Sub
  276.     'End If
  277.     
  278.     '先删除已有记录
  279.     txtSQL = "delete from planeInfo where planeNO='" & Trim(txtItem(0)) & "'"
  280.     Set mrc = ExecuteSQL(txtSQL, MsgText)
  281.    
  282.     
  283.     '再加入新记录
  284.     txtSQL = "select * from planeInfo"
  285.     Set mrc = ExecuteSQL(txtSQL, MsgText)
  286.     mrc.AddNew
  287.     
  288.         
  289.     For intCount = 0 To 7
  290.         mrc.Fields(intCount) = Trim(txtItem(intCount))
  291.     Next intCount
  292.     
  293.     mrc.Update
  294.     mrc.Close
  295.     
  296.     If gintPmode = 1 Then
  297.         MsgBox "添加记录成功!", vbOKOnly + vbExclamation, "添加记录"
  298.         For intCount = 0 To 7
  299.             txtItem(intCount) = ""
  300.         Next intCount
  301.         
  302.         mblChange = False
  303.         Unload frmPlane
  304.         frmPlane.txtSQL = "select * from planeInfo"
  305.         frmPlane.Show
  306.         
  307.     ElseIf gintPmode = 2 Then
  308.         Unload Me
  309.         Unload frmPlane
  310.         
  311.         frmPlane.txtSQL = "select * from planeInfo"
  312.         frmPlane.Show
  313.     End If
  314.     
  315. End Sub
  316. Private Sub Form_Load()
  317.     Dim intCount As Integer
  318.     Dim MsgText As String
  319.     Dim i As Integer
  320.   
  321.     If gintPmode = 1 Then
  322.         Me.Caption = Me.Caption & "添加"
  323.     ElseIf gintPmode = 2 Then
  324.         Set mrc = ExecuteSQL(txtSQL, MsgText)
  325.         
  326.         If mrc.EOF = False Then
  327.             With mrc
  328.                 For intCount = 0 To 7
  329.                     txtItem(intCount) = .Fields(intCount)
  330.                 Next intCount
  331.                                 
  332.                
  333.             End With
  334.             txtItem(0).Enabled = False
  335.         End If
  336.         
  337.         Me.Caption = Me.Caption & "修改"
  338.     End If
  339.     
  340.     mblChange = False
  341. End Sub
  342. Private Sub Form_Unload(Cancel As Integer)
  343.     gintPmode = 0
  344. End Sub
  345. Private Sub txtItem_Change(Index As Integer)
  346.     '有变化设置gblchange
  347.     mblChange = True
  348. End Sub
  349. Private Sub txtItem_GotFocus(Index As Integer)
  350.     txtItem(Index).SelStart = 0
  351.     txtItem(Index).SelLength = Len(txtItem(Index))
  352. End Sub
  353. Private Sub txtItem_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)
  354.     EnterToTab KeyCode
  355. End Sub