This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

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 is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

Sabtu, 07 Juli 2012

Menghilangkan Database Login pada TTable

Pada saat kita mengkoneksikan database kita dengan komponen TTable akan munculDatabase Login seperti gambar dbawah ini.





Untuk menghilangkan Database Login yang perlu kalian lakukkan yaitu menambahkan komponen TDatabase. Ganti nilai LoginPrompt menjadi false lalu beri nilai AliasName=Nama Alias kita di ODBC, dan jangan lupa lakukan hal yang sama pada DatabaseName. Perhatikan gambar dibawah ini.



Setelah di run Database Login tidak akan muncul lagi pada aplikasi kita.