Skip to main content

Membuat Tabel Pelatihan, Kursus, dan Seminar

Tabel pelatihan dan seminar berisi daftar rincian pelatihan (training), workshop, kursus, atau seminar yang pernah diikuti oleh seorang karyawan. Adapun nama field dan properti yang dibutuhkan untuk pelatihan seminar adalah sebagai berikut:
Nama tabel: tblPelatihanSeminar
  1. Field Name = no
    1. Data Type = Numeric
    2. Description = Nomor urut
    3. Field Properties - General Tab:
      1. Field Size = 4
      2. Caption = Nomor Urut
  2. Field Name = NIP
    1. Data Type = Short Text
    2. Description = Nomor identitas pegawai
    3. Field Properties - General Tab:
      1. Field Size = 10
      2. Caption = N I P
  3. Field Name = tahunTrain
    1. Data Type = Short Text
    2. Description = Tahun saat ikut pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 50
      2. Caption = Tahun
  4. Field Name = namaLembaga
    1. Data Type = Short Text
    2. Description = Nama penyelenggara pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 50
      2. Caption = Nama Penyelenggara
  5. Field Name = kota
    1. Data Type = Short Text
    2. Description = Kota tempat diadakannya pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 50
      2. Caption = Kota
  6. Field Name = topik
    1. Data Type = Short Text
    2. Description = Tema atau topik pelatihan/seminar yang diikuti
    3. Field Properties - General Tab:
      1. Field Size = 50
      2. Caption = Tema/Topik
  7. Field Name = deskripsi
    1. Data Type = Short Text
    2. Description = Penjelasan ringkas pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 70
      2. Caption = Deskripsi
  8. Field Name = dibiayaiOleh
    1. Data Type = Short Text
    2. Description = Pihak yang membiayai pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 50
      2. Caption = Dibiayai Oleh
  9. Field Name = durasiTraining
    1. Data Type = Short Text
    2. Description = Durasi atau lama pelatihan/seminar
    3. Field Properties - General Tab:
      1. Field Size = 25
      2. Caption = Durasi
  10. Primary key = no
  11. Foreign key = NIP

Comments

Posting Terpopuler

Format Untuk Field Dengan Tipe Data Number dan Currency di MS Access

Normalisasi, Denormalisasi, dan Anomali Database

Membuat Fungsi Untuk Menghitung Pajak Penghasilan PPh 21 di MS Access