Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 1997 15:22:59 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        JB Nagar <advik@bangaloreonline.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Accessing databases on FreeBSD
Message-ID:  <Pine.UW2.3.95.970613152014.27535E-100000@cedb>
In-Reply-To: <01BC7797.BD61C6C0@panther>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Jun 1997, JB Nagar wrote:
> I have a web site on a FreeBSD web server. I want to develop a sample HTML program and a sample CGI or Perl program to access a database from the Server. What do I need for this. Are the  sample programs available on the Net somewhere.

mSQL is a popular SQL database for websites, ~ $175 I think.
http://hughes.com.au

DBI::DBD is a perl interface to many SQL databases, free
any CPAN site.

Samples are pretty slim.  Use the test scripts in DBI::DBD
for starters.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970613152014.27535E-100000>