Re: [aclug-L] Need topic suggestions
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Well I've MySQL and DBI a lot at work, and have been playing with
Apache::DBI, and mod_perl for a couple of weeks.
If enough are interested, I could do a presentation on it sometime and
give John a rest.
Clint
--
Clint Brubakken
Computer Science Services Group, LLC
Wichita, KS
cabrubak@xxxxxxxxxxxx
---
As far as anyone knows we're a nice, normal family.
--Homer Simpson
There's No Disgrace Like Home
On Tue, 11 May 1999, Mohammad Islam wrote:
> Hi,
>
> Thats an excellent post. Thanks for some great links. I already know
> what my summer projects would be :))
>
> (Apache +perl +CGI && Mysql || Postgresql)
>
> It Would be nice to see something around these subjects in any future
> ACLUG meeting.
>
> Have fun everybody.
>
> Best,
>
> Mohammed
>
>
> "Clint A. Brubakken" wrote:
> >
> > What do you want to do with this?
> > Administrate a Database via the web?
> > Authenticate from a database?
> > Access a DataBase via a CGI program?
> >
> > For the first, there are several program already wrote that do that.
> > for mysql check out MyAdmin.cgi http://www.tcx.se
> >
> >
> > For Authentication look into mod_perl http://perl.apache.org ,
> > and the Apache::DBI module (which comes with:
> > o AuthenDBI.pm provides authentication
> > o AuthzDBI.pm provides authorization
> > o DBI.pm provides persistent database connections
> > o DebugDBI.pm enables debugging
> > ) just make sure you have the DBI perl module and DBD module for the
> > database you use from http://www.hermetica.com/technologia/DBI/ (if not
> > already installed)
> >
> > Apache:DBI and DBI, is also good for writting perl programs that
> > access a databse.
> >
> > There are similar things "I Think" for python, C ,etc
> >
> > --
> > Clint Brubakken
> > Computer Science Services Group, LLC
> > Wichita, KS
> > cabrubak@xxxxxxxxxxxx
> > ---
>
Re: [aclug-L] Need topic suggestions, Troy Wolf, 1999/05/10
Re: [aclug-L] Need topic suggestions, Roger Jolicoeur, 1999/05/10
Re: [aclug-L] Need topic suggestions, Roger Jolicoeur, 1999/05/15
|
|