This is default featured post 1 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 post 2 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 post 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 post 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 post 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.

Senin, 14 Oktober 2013

SOAL UAS PEMROGRAMAN ORACLE DAN REPORT KAMPUS SALEMBA PERIODE 0913, NEW...

Sebeluya saya mohon maaf krn soal belum bisa di Download, saya meng-Shar file nya, Berikut ini link soal uas yang terbaru https://docs.google.com/file/d/0BzvC9-3J5DzjbXNMMzRjVk9wc0E/edit?usp=sharing

Minggu, 13 Oktober 2013

SOAL UAS ORACLE FORM DAN REPORT KAMPUS SALEMBA PERIODE 0913

Senin, 07 Oktober 2013

Info Kuliah PASI/PASIA Tgl 07 Oktober 2013 Kampus Pusat Periode 0913




Selamat Sore
Saya Informasikan Kepada Mahasiswa Matakuliah Pasi/Pasia 
Bahwa Presentasi Project (pengambilan Nilai UAS) BELUM dapat dilaksanakan Perkuliahan Nanti Malam Tgl 07 Oktober 2013 dikarenakan saya sedang mengikuti persiapan akhir(gladeresik) untuk acara wisuda Besok. Presentasi Insyaallah akan kita laksanakan pada tgl 09 Oktober 2013 dan 11 Oktober 2013(kuliah Pengganti) 

Untuk pertemuan nanti malam sebaiknya kelompok Anda mempersiapkan sesuatu yang belum anda siapkan..



Terima Kasih



Lis Suryadi, M.Kom


Sabtu, 05 Oktober 2013

Jumat, 04 Oktober 2013

Run Report di Oracle Form 6i

declare
v_plist_id paramlist;
pl_name varchar2(50) := 'rep_params';

begin
v_plist_id := get_parameter_list(pl_name);
check_param_list (pl_name); --Check availability of paramlist and
destroy is present

--When the parameter list already exists it needs to be distroyed first
if not id_null(v_plist_id) then
destroy_parameter_list(v_plist_id);
end if;

v_plist_id := create_parameter_list(pl_name);

add_parameter(v_plist_id, 'P_1', text_parameter, :block_name.item);
-- input parameter
add_parameter(v_plist_id, 'PARAMFORM', text_parameter, 'NO'); --
suppress the display of the Reports p-form
add_parameter(v_plist_id, 'DESTYPE', text_parameter,
:control.dest_type); -- set file destination type
add_parameter(v_plist_id, 'DESNAME', text_parameter,
:control.dest_name); -- set file destination name
add_parameter(v_plist_id, 'DESFORMAT', text_parameter,
:control.dest_format); -- set file destination format

-- call reports
run_product(reports, 'reports_file', asynchronous, runtime,
filesystem, v_plist_id, null);
end;

Cara Installasi Oracle XE

Pada postingan saya kali ini, saya ingin sedikit berbagi tentang tugas praktikum matakuliah sistem basis data yang menggunakan database oracle, disini saya akan jelaskan mengenai cara-cara instalasi oracle XE (express edition) pada komputer anda… :D hhee
Langkah-langkah instalasi software ORACLE XE, yaitu :
  1. Anda harus mempunyai software oracleXE dulu, kemudian klik software OracleXE.exe


2.  Setelah itu Klik software oracleXE.exe kemudian seperti ini, tunggu beberapa saat..
3. Kemudian pilih I accept, lalu klik next
4. Setelah itu beri tanda Oracle Database 10g Express Edition, pilih folder penyimpanan oracle, jika sudah klik next
5. Kemudian masukkan password untuk login ke sistem administrator oracle, lalu klik next
6. Setelah muncul tampilan di bawah ini, kemudian pilih install…
7. Tunggu beberapa saat, proses install sedang berlangsung..

8. Setelah selesai seperti ini, kemudian tandai launch the database homepage agar kita bisa masuk ke halaman home database oracle ketika di klik finish..

9. Nahh,, ini merupakan halaman home database oracle, tinggal masukkan password saat kita menginstall tadi, dengan user sys karena kita masuk sebagai sistem administrator..
10. Ini merupakan tampilan home database oracle Express Edition (XE)

Soal UAS Oracle Form dan Report Kampus Roxy Periode 0913

Di Informasikan bahwa Soal dapat Anda Download Pada Tanggal 5 Oktober Jam 00:01 Sampai Dengan Tanggal 6 Oktober Jam 23:59, Demikian Pemberitahuan Dari Saya



Lis Suryadi, M.Kom

Kamis, 03 Oktober 2013

Prsesentasi Matakuliah Proyek Apliasi Sistem Informasi

Kepada Mahasiswa Kelas Eksekutif Kampus Pusat, di Informasikan Bahwa Presentasi Akan Mulai Dilaksanakan Pada Hari Senin Tanggal 7 dan Rabu Tanggal 9 Oktober 2013, Mohon Persiapkan Diri..



Lis Suryadi

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More