JB_APP_KJV application, General Introduction
 
 
 
      
       
Learn  Step-by-step how to write the application -
JB_APP_KJV application developed with JBuilder X  .

 


 

 Info about the JB_APP_KJV application :
  1. Name - JB_APP_KJV
  2. Database Software. Datasource type ODBC
    1. Data Source type ODBC file.
    2. DSN - KJV2002A
    3. Driver type - Microsoft Access driver (*.mdb).
    4. Database file - KJV2002.mdb - (C:\JB_APP_KJV\pic\KJV2002,mdb)
  3. Developed with JBuilder X  
     
  4. Microsoft Access database file - KJV2002.mdb.
    This KJV2002 database file stores 4 books of Bible data. - (every book has a title and consists of several chapters and every chapter consists of several verses)
    The database consists of one table - BibleTable. The table stores more then 3781 records and each record consists of five fields - Book, Title, Chapter, Verse and TextData:
    - The Book field stores the oders of the books - (4 books).
    - The Title field stores the titles of the books.
    - The Chapter field stores the orders of all chapters.
    - The Verse field stores the orders of all verses.
    - The Textdata field stores the contents of all verses.
  5. Functions: View , Search, Show Form  and Animation.
     
  6. Project - JB_APP_KJV and those items
     

  7. Requirements: Broland JBuilder X  Entreprise
     
    If you want to run it:
    1. Remove the read-only attribute of all files in the folder - C:\JB_APP_KJV
    2. Create DSN - Data Source Name , KJV2002A   (Datasource type ODBC)
      Window XP  - To open Data Sources (ODBC) and create DSN
      1. click Start, click Control Panel, and then click Performance and Maintenance. Click Administrative Tools, and then double-click Data Sources (ODBC).
      2. The ODBC Data Source Administrator dialog box appears, select the Sytem DSN tab and
        then click Add.
      3. The Create New Data Source dialog box appears, select Microsoft Access Driver (*.mdb)and
        then click Finish.
      4. The ODBC Microsoft Access Setup dialog box appears, in the Data Source Name box
        type KJV2002A, click Select ,  Select database dialog boxi appears, choose the Access file corresponding KJV2002.mdb (C:\JB_APP_KJV\pic\KJV2002,mdb) and then click OK.
      5. Click OK, to exit the ODBC Microsoft Access Setup dialog box.
      6. Click OK, to exit the ODBC Data Source Administrator dialog box.
    3. Run the Broland JBuilder X Entreprise  
    4. From File menu,  then choose Open Project,  the Open Project or Project droup dialog box appears,  select the  Project File (C:\JB_APP_KJV\JB_APP_KJV.jpx) and then click Ok
    5. From Run menu, choose and click Run Project.
 


After running, you can observe the following Forms design ...:
 

 1- Info about the Main_class.

 

 2- Info about Book_Frame

 

 3- Info about the Main_class_AboutBox



 


 
Previous
  Home
1
 
Next