Setting Up the Database
Your database can consist of any number of columns. Database design
being very important, this should be thought through from the beginning.
Will you need any extra columns later? Once your database is setup, the
only way to add fields is to manually edit the @table_fields
array in the datafiles/db_settings.cgi file.
Initial Setup
After logging in for the first time the next step is to set the columns for you database.
Click the Database Setup link to begin. Once there, enter your column headings one per line.
These column headings will likely be used for display, so proper capitalization is a good idea.
When you have added your columns, save them and proceed to the next step.
|
|
The Database Doctor Manual is designed to help you get the most out of the program.
If you would like something discussed here, please post it to the
Database Doctor Forum
Example Setups
We have several examples of different types of uses of the Database Doctor Pro.
These examples will also show you different ways to configure search links to accomplish anything
that might be needed.
Baseball Card Example
Comic Book Example
Directory Example
|
|
|
Column Settings
Each column may have attributes set which will assist you in display and searching.
This list describes each attribute a colum may have.
Automatic HTML Writing
The program will automatically write a default search form and search result
templates when you save the the Database settings. The first time you save,
you will want to do this to set the basics.
You may edit the search form and search results in the Display HTML Settings area. If you have done this,
you will likely NOT want the program to rewrite these files, so uncheck the boxes.
Further, If you have customized these files, download a backup in case you accidently forget in the future!
|