Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 11:41:47 +0200
From:      Johann Visagie <wjv@cityip.co.za>
To:        Matthias Apitz <Matthias.Apitz@Sisis.de>, freebsd-questions@FreeBSD.ORG
Subject:   Re: customer database
Message-ID:  <19980928114147.I22025@cityip.co.za>
In-Reply-To: <19980925164920.58426@sisis.de>; from Matthias Apitz on Fri, Sep 25, 1998 at 04:49:20PM %2B0200
References:  <19980925164920.58426@sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Sep 1998 at 16:49 SAT, Matthias Apitz wrote:
> 
> is there some database application based on FreeBSD, using a free
> database "engine" (like mySQL), which could be used for:
> 
> 	client and customer database (e.g. address, e-mail, tel, fax...)
> 	store order records
> 	store deliver status for the orders
> 	accounting and billing
> 	track unpayded bills

No, but if you pay me I'll write you one.  ;-)

Seriously, though:  What sort of front-end are you looking at?  The sort of
thing you're describing works particularly well with a Web-based front-end.
I'd advise you to look at the PHP scripting language (http://www.php.net/).
PHP makes it quite easy to write a Web-frontended application which uses,
say, Postgres or MySQL as back-end.

-- V

Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980928114147.I22025>