Why
a Web Database?
| - |
|
To create and maintain Web Sites
using many web pages |
| |
|
|
| - |
|
To store information through
the web onto your server, like: |
| |
+ |
customer information (address, contact, telephone,
email, etc.) |
| |
+ |
products inventory |
| |
+ |
price list |
| |
+ |
many more points... |
| |
+ |
the Web Site Owner/Manager get an easy Overview |
| |
|
|
| - |
|
To password control Web Sites
(or part of it). |
| |
|
|
| - |
|
To reduce your adminsitration let your visitor
write for you: |
| |
+ |
the visitor gives you his data voluntarily (permission
Marketing) |
| |
+ |
you save time |
| |
+ |
the visitor can change his/her info at any time |
| |
|
|
| - |
|
To list information on an easy way |
| |
|
|
| - |
|
Technical
comments |
| |
|
|
|
Sample
of an Address Database

as many Addresses as you need
as many Contacts as you need in each Address
as many Telephone/fax numbers as you need in each Contact
as many Email addresses as you need in each Contact
as many Comments as you need in each Address
as many Activities as you need in each Address
the above mentioned database has 40,000
addresses, and 50,000 contacts.
The
access of this database is password protected.
|
Sample
of an Address Selection

as many addresses
as you need
any choice criterion as you need (name, telephone, category, etc.),
provided the database is populated accordingly
the above mentioned database has 27,000
Adresses
This
database is accessible for members only (password protected)
|
Sample
of a list of Projects

as many Projects
as you need
as many Contacts as you need in each Project
follow-up of the dead lines
The
access of this database is password protected.
|