Re: Building a relational web database? On Mar 8, 9:07 am, Cats and dogs <collec...@collections.net> wrote:
> Hi,
>
> I am looking to set up a relational web database. The databases one
> find as a buy and set-up (plug and play) programs don't have what I
> find imperative in what I am looking for; namely: an email system
> that
> informs those who put search terms in the database and will be
> informed once the term(s) is found. The database will be filled in by
> another group of people.
>
> Anyone knowing such program as a plug and play configuration? Or some
> serious programmer able to set-up such a database at a "decent"
> price?
>
> I appreciate to read yu here or contact me directly at above email
> address.
>
> Thank-you.
>
> Cats & dogs :-)
What platform are you running?
You need an application, and knowing the platform might help locate
the application.
E.g., if you're running on a Unix platform, you can create a CGI for
data entry (such as PHP), then that program can call a freeware Perl
script called "sendEmail". (Search web for "perl sendemail")
sendEmail might run on Windows, if there's a Windows version of Perl,
or there might be a better Windows app.
Meow & Bark |