home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / po7_win / object10 / empodc.frm < prev    next >
Text File  |  1994-11-14  |  8KB  |  267 lines

  1. VERSION 2.00
  2. Begin Form frmODC 
  3.    BorderStyle     =   3  'Fixed Double
  4.    Caption         =   "Employee Form"
  5.    ClientHeight    =   3345
  6.    ClientLeft      =   2490
  7.    ClientTop       =   2715
  8.    ClientWidth     =   6330
  9.    Height          =   4035
  10.    Left            =   2430
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   3345
  13.    ScaleWidth      =   6330
  14.    Top             =   2085
  15.    Width           =   6450
  16.    Begin TextBox txtComm 
  17.       DataField       =   "comm"
  18.       DataSource      =   "EmpData"
  19.       Height          =   285
  20.       Left            =   2640
  21.       TabIndex        =   6
  22.       Top             =   2280
  23.       Width           =   1215
  24.    End
  25.    Begin TextBox txtDeptno 
  26.       DataField       =   "deptno"
  27.       DataSource      =   "EmpData"
  28.       Height          =   285
  29.       Left            =   2640
  30.       TabIndex        =   7
  31.       Top             =   2640
  32.       Width           =   1215
  33.    End
  34.    Begin TextBox txtSal 
  35.       DataField       =   "sal"
  36.       DataSource      =   "EmpData"
  37.       Height          =   285
  38.       Left            =   2640
  39.       TabIndex        =   5
  40.       Top             =   1920
  41.       Width           =   1215
  42.    End
  43.    Begin TextBox txtHireDate 
  44.       DataField       =   "hiredate"
  45.       DataSource      =   "EmpData"
  46.       Height          =   285
  47.       Left            =   2640
  48.       TabIndex        =   4
  49.       Top             =   1560
  50.       Width           =   1215
  51.    End
  52.    Begin TextBox txtMgr 
  53.       DataField       =   "mgr"
  54.       DataSource      =   "EmpData"
  55.       Height          =   285
  56.       Left            =   2640
  57.       TabIndex        =   3
  58.       Top             =   1200
  59.       Width           =   1215
  60.    End
  61.    Begin TextBox txtJob 
  62.       DataField       =   "job"
  63.       DataSource      =   "EmpData"
  64.       Height          =   285
  65.       Left            =   2640
  66.       TabIndex        =   2
  67.       Top             =   840
  68.       Width           =   2895
  69.    End
  70.    Begin TextBox txtEname 
  71.       DataField       =   "ename"
  72.       DataSource      =   "EmpData"
  73.       Height          =   285
  74.       Left            =   2640
  75.       TabIndex        =   1
  76.       Top             =   480
  77.       Width           =   2895
  78.    End
  79.    Begin TextBox txtEmpno 
  80.       DataField       =   "empno"
  81.       DataSource      =   "EmpData"
  82.       Height          =   285
  83.       Left            =   2640
  84.       TabIndex        =   0
  85.       Top             =   120
  86.       Width           =   1215
  87.    End
  88.    Begin OraData EmpData 
  89.       AllowMoveLast   =   -1  'True
  90.       AutoBinding     =   -1  'True
  91.       Caption         =   "         Previous Employee -- Next Employee"
  92.       Connect         =   ""
  93.       DatabaseName    =   ""
  94.       Height          =   270
  95.       HiddenName      =   "EmpData"
  96.       Left            =   360
  97.       Options         =   0
  98.       ReadOnly        =   0   'False
  99.       RecordSource    =   ""
  100.       TabIndex        =   8
  101.       Top             =   3000
  102.       TrailingBlanks  =   0   'False
  103.       Width           =   5535
  104.    End
  105.    Begin Label Label8 
  106.       Alignment       =   1  'Right Justify
  107.       AutoSize        =   -1  'True
  108.       Caption         =   "Department Number:"
  109.       FontBold        =   -1  'True
  110.       FontItalic      =   0   'False
  111.       FontName        =   "MS Sans Serif"
  112.       FontSize        =   9.75
  113.       FontStrikethru  =   0   'False
  114.       FontUnderline   =   0   'False
  115.       Height          =   255
  116.       Left            =   360
  117.       TabIndex        =   16
  118.       Top             =   2640
  119.       Width           =   2175
  120.    End
  121.    Begin Label Label7 
  122.       Alignment       =   1  'Right Justify
  123.       AutoSize        =   -1  'True
  124.       Caption         =   "Commission:"
  125.       FontBold        =   -1  'True
  126.       FontItalic      =   0   'False
  127.       FontName        =   "MS Sans Serif"
  128.       FontSize        =   9.75
  129.       FontStrikethru  =   0   'False
  130.       FontUnderline   =   0   'False
  131.       Height          =   255
  132.       Left            =   1200
  133.       TabIndex        =   15
  134.       Top             =   2280
  135.       Width           =   1335
  136.    End
  137.    Begin Label Label6 
  138.       Alignment       =   1  'Right Justify
  139.       AutoSize        =   -1  'True
  140.       Caption         =   "Salary:"
  141.       FontBold        =   -1  'True
  142.       FontItalic      =   0   'False
  143.       FontName        =   "MS Sans Serif"
  144.       FontSize        =   9.75
  145.       FontStrikethru  =   0   'False
  146.       FontUnderline   =   0   'False
  147.       Height          =   255
  148.       Left            =   1680
  149.       TabIndex        =   14
  150.       Top             =   1920
  151.       Width           =   855
  152.    End
  153.    Begin Label Label5 
  154.       Alignment       =   1  'Right Justify
  155.       AutoSize        =   -1  'True
  156.       Caption         =   "Hire Date:"
  157.       FontBold        =   -1  'True
  158.       FontItalic      =   0   'False
  159.       FontName        =   "MS Sans Serif"
  160.       FontSize        =   9.75
  161.       FontStrikethru  =   0   'False
  162.       FontUnderline   =   0   'False
  163.       Height          =   255
  164.       Left            =   1440
  165.       TabIndex        =   13
  166.       Top             =   1560
  167.       Width           =   1095
  168.    End
  169.    Begin Label Label4 
  170.       Alignment       =   1  'Right Justify
  171.       AutoSize        =   -1  'True
  172.       Caption         =   "Manager:"
  173.       FontBold        =   -1  'True
  174.       FontItalic      =   0   'False
  175.       FontName        =   "MS Sans Serif"
  176.       FontSize        =   9.75
  177.       FontStrikethru  =   0   'False
  178.       FontUnderline   =   0   'False
  179.       Height          =   240
  180.       Left            =   1560
  181.       TabIndex        =   12
  182.       Top             =   1200
  183.       Width           =   990
  184.    End
  185.    Begin Label Label3 
  186.       Alignment       =   1  'Right Justify
  187.       AutoSize        =   -1  'True
  188.       Caption         =   "Job:"
  189.       FontBold        =   -1  'True
  190.       FontItalic      =   0   'False
  191.       FontName        =   "MS Sans Serif"
  192.       FontSize        =   9.75
  193.       FontStrikethru  =   0   'False
  194.       FontUnderline   =   0   'False
  195.       Height          =   255
  196.       Left            =   2040
  197.       TabIndex        =   11
  198.       Top             =   840
  199.       Width           =   495
  200.    End
  201.    Begin Label Label2 
  202.       Alignment       =   1  'Right Justify
  203.       AutoSize        =   -1  'True
  204.       Caption         =   "Employee Name:"
  205.       FontBold        =   -1  'True
  206.       FontItalic      =   0   'False
  207.       FontName        =   "MS Sans Serif"
  208.       FontSize        =   9.75
  209.       FontStrikethru  =   0   'False
  210.       FontUnderline   =   0   'False
  211.       Height          =   255
  212.       Left            =   720
  213.       TabIndex        =   10
  214.       Top             =   480
  215.       Width           =   1815
  216.    End
  217.    Begin Label Label1 
  218.       Alignment       =   1  'Right Justify
  219.       AutoSize        =   -1  'True
  220.       Caption         =   "Employee Number:"
  221.       FontBold        =   -1  'True
  222.       FontItalic      =   0   'False
  223.       FontName        =   "MS Sans Serif"
  224.       FontSize        =   9.75
  225.       FontStrikethru  =   0   'False
  226.       FontUnderline   =   0   'False
  227.       Height          =   255
  228.       Left            =   480
  229.       TabIndex        =   9
  230.       Top             =   120
  231.       Width           =   2055
  232.    End
  233.    Begin Menu mExit 
  234.       Caption         =   "E&xit!"
  235.    End
  236. End
  237.  
  238. Sub cmdExit_Click ()
  239.  
  240. End Sub
  241.  
  242. Sub EmpData_Reposition ()
  243.  
  244.  If EmpData.Recordset.EOF = True Then
  245.   MsgBox WarnFirstEmp$
  246.  End If
  247.  
  248.  If EmpData.Recordset.BOF = True Then
  249.   MsgBox WarnLastEmp$
  250.  End If
  251.  
  252. End Sub
  253.  
  254. Sub Form_Load ()
  255.  
  256.  EmpData.Connect = Connect$
  257.  EmpData.DatabaseName = DatabaseName$
  258.  EmpData.RecordSource = EmpQuery$
  259.  EmpData.Refresh
  260.  
  261. End Sub
  262.  
  263. Sub mExit_Click ()
  264.  End
  265. End Sub
  266.  
  267.