Back to the month index |
Back to the list index
|
bob basques (bob.basques@stpaul.gov)
Mon, 07 Apr 1997 15:07:31 -0500
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: bob basques: "Re: [mSQL] mSQL/Perl -- How to capture query results"
- Previous message: vinson gary: "[mSQL] Which version?"
Message-Id: <33495403.5CF5@stpaul.gov> Date: Mon, 07 Apr 1997 15:07:31 -0500 From: bob basques <bob.basques@stpaul.gov> Subject: Re: [mSQL] Stand-alone mSQLFernando Lozano wrote:
>
> Hi, Ben!
>
> > Sorry, I should have been more clear. What I want, in generic terms, is to
> > allow a web page to access a small database at runtime only. That is, I
> > don't need a demon running constantly. It's just not big enough to need
> > that kind of power. Right now my CGI program accesses flat files to
> > accomplish this task. I would like to add the functionality of being able
> > to do queries and updates SQL or some other API rather than just scanning
> > a text file.
>
> If you write your CGI's in Perl, you may look at Sprite, a Perl5 Module
> that reads and writes to flat ascii files using SQL statements. It's
> available at CPAN, I don't remember the exact path. Look at www.perl.org
> or www.perl.com for a list of CPAN mirrors.
>
> []s, Fernando Lozano
> Rio de Janeiro, Brasil
>
> --------------------------------------------------------------------------
> To remove yourself from the Mini SQL mailing list send a message containing
> "unsubscribe" to > "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
> "info msql-list" to majordomo@bunyip.com for info on monthly archives of
> the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
I believe there is a way to configure MSQL to start up on query, but its
slower that way.
Someone coreect me if I'm wrong. I don't remember where I saw this.
bobb
-- Bob Basques bob.basques@stpaul.gov - WORK blammo@win.bright.net - HOME www.stpaul.gov - 3rd of a bunch of (Volunteer) Webmasters bridges.stpaul.gov - Webmaster 25 W. 4th St. PHONE (612)266-6188 900 C.H.A. Bridge Div. FAX (612)292-6315 St. Paul, Mn. 55102 -------------------------------------------------------------------------- To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing "info msql-list" to majordomo@bunyip.com for info on monthly archives of the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: bob basques: "Re: [mSQL] mSQL/Perl -- How to capture query results"
- Previous message: vinson gary: "[mSQL] Which version?"