Contact | Privacy | Datenschutzerklärung | Impressum

dba Tutorial: Introduction by Keith Oustalet

The dba Library contains a complete set of Hei-Level tools that make it easy for you to work with SQL Databases. These tools save you the trouble of developing your own solutions to many common database operations.

Using the pre-defined Tags in the dba Library, you can INSERT new records, DELETE or UPDATE old records, and BROWSE both forward and backward through a list of records. You can view data in any sort sequence you desire: alphabetically, by date, with one or more key fields, in ascending or descending order.

You can even SELECT records to view based on almost any set of conditions you might imagine. In short, the dba Library is so powerful you can use it as a Template-based approach to a wide variety of SQL Database Applications.

Although we have already provided quite a bit of documentation about these Tags in the heitml Libraries section of this Web Site, we recognize that it can be rather intimidating to absorb so much information at once. Therefore, we have created this Tutorial introduction to help get you started. It is a step by step reference, based on a real life example that you should already be familiar with - namely, our .

The Source Code Template we used to create the Interactive Guestbook is included in the heitml download package. If you haven't downloaded this package already, you should consider downloading it and printing out the template for the Interactive Guestbook gdba.hei. The Source Code makes it easier to see how the individual parts fit into the application as a whole and it should prove beneficial to have it handy while you are reading the Tutorial.

A dba application is divided into four parts:

  1. Part 1: the dba Declaration part
  2. Part 2: the Database Action part
  3. Part 3: the TABLE view
  4. Part 4: the FORM view
Each part is discussed in the pages attached to this section. Starting off with a high-level overview, the discussion gradually delves deeper into the various sub-parts, explaining how they relate to and interact with one another. At the lowest level, simplified examples are drawn from the Guestbook Template, enabling you to relate what you are learning to the way it appears in final form.

Once you have read through Part 4, you should have no trouble plugging the Guestbook Template into your own Web Site and modifying it to suit your needs.

A Tips & Tricks section is included at the end of this Tutorial that will help you move beyond the basics, and prepare you to solve problems and create more advanced applications on your own.


This page was dynamically generated by the web application development tool RADpage of H.E.I. Try the AJAX Article (in German) on www.h-e-i.de.
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
  Component Ref.
  Class Library
  User Components
  Tutorial
  New Features
  heitml 1
    dba Tutorial
      dba Part 1
      dba Part 2
      dba Part 3
      dba Part 4
    dbq Tutorial
    dbs Tutorial
    The heitml Libraries
    Demonstration
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum