Kata-Kata Mutiara

Kata-kata Mutiara, Kata-Kata penyejuk hati, Kata-kata Motivasi

Youtube

Melihat Subtitle di youtube.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Thursday, 7 May 2015

Membuat AutoNumber dengan tanggal di Delphi 7



         Salam gan, Dalam artikel ini saya akan membahas tentang membuat AutoNumber dengan tanggal di Delphi 7,Dalam Program database pasti diperlukan yang namanya kode dalam penomoran atau ID.nya. dalam kode nya ada berbagai teknik untuk menentukan code terebut. nah langsung saja saya akan menerangkan dan memberi syntax nya kepada kalian..
Pertama, Buka Delphi 7 terlebih dahulu..
lalu buat form nya seperti dibawah ini.
- 2 Edit.
- 2 ComboBox.
- 1 DateTimePicker.
- 4 Button : 1. Tambah (Untuk Menambahkan)., 2. Ubah(Untuk Mengubah Data)., 3. Hapus(Untuk Menghapus)., 4. Keluar.