1 / 5

MICROSOFT VISUAL FOXPRO

MICROSOFT VISUAL FOXPRO.

onawa
Télécharger la présentation

MICROSOFT VISUAL FOXPRO

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MICROSOFT VISUAL FOXPRO FoxPro adalahSebuahSistemDdatabaseManajemen (Database ManajemantSistem/DBMS)elektronik, yang berfungsiuntukmengumpulkan, mengambil, danmenampilkan data. Visual FoxproMerupakanbahasapemrograman yang berbasis OOP(object oriented Programing) danjugasebagaisistemmanajement database relational (RDMS/Sistem basis data).

  2. Project Manajer : untukmengaturpengembangan, integrasidanpembuatanaplikasi. • Database : kumpulandaritabel view danconection file database berextention DBC. • Table : tempatpenyimpanan data. • view : tabel yang dibentukdenganmengambilsebagiandaribeberapa table. • Connection : penghubungantara table dengan data darisumberlainnya yang formatnyaberbeda

  3. Mengaktifkan Visual Fox pro • UntukVersi 6.0 : Start > All Program > Microsoft Visual Studio >Microsoft Visual Fox Pro. • UntukVersi8.0 ; Start > All Program > Microsoft Foxpro8.0. Kemudian akan tampil layar menu utama Visual Foxpro 6.0 yang terdiri dari. • Baris Judul (Title Bar) • Baris Menu (Menu Bar ) • Toolbar • Jendela Command (Command Window) Jika Jendela Command Window tidak aktif maka qta bisa mengaktifkannya dari klik window > klik Command Window. atau dengan menekan tombol CTRL + F2. Jendela command digunakan untuk memasukkan intruksi – intruksi secara langsung.

  4. Buat Folder Barudari Command Window : MD lokasi drive:/nama_folder. • contoh : MD C:/Sore/Ady • Mengaktifkan Folder yang telah di buat : SET DEFAULT TOlokasi Drive:/nama_folder. • Contoh : SET DEFAULT TO C:/Sore/ady

  5. Membuat Project : • Create Project Nama_Project • Contoh : Create Project PrjLatihan • Ket : • All. : BerisiSemuaKomponen (data, document, class libraries, code, other). • Data : Berisikomponen yang berhubungandengan data (database, free table , query). • Docs : Berupakomponendokumen(Form,Report, label) • Classes : Berisi class yang digukankanuntukmembuat object. • Code : Berkaitan dengan kode(porgram, api libraries, aplicatons). • Other : Beisi Menu , File teks , File gambar.

More Related