The simplest database example

Here is the code for the simplest database example that provides an interface for a user to browse through the database.

Open your plain HTML file in your favorite editor and position the cursor where you want to display your database contents

Type the following code
#*
[FormFields]
wb_basename=biblio.mdb
wb_rcdset=titles
wb_command=q
*#
$wbdetail[T]

Save page as wbsp file (some_name.wbsp) and upload it to
the server together with biblio.mdb file