Re: MySQL and Perl DBI Persistent Connection

2004-01-17 Thread Batara Kesuma
On Fri, 16 Jan 2004 17:54:06 -0500 "Syed Ali" <[EMAIL PROTECTED]> wrote: > I have a Perl CGI script which uses DBI to access MySQL. > I noticed that each query through the Perl CGI script using DBI has a > connect, query and then quit. > I was wondering if there is a way of keeping the connection

MySQL and Perl DBI Persistent Connection

2004-01-16 Thread Syed Ali
Hello, I have a Perl CGI script which uses DBI to access MySQL. I noticed that each query through the Perl CGI script using DBI has a connect, query and then quit. I was wondering if there is a way of keeping the connection persistent to Mysql through the Perl CGI script. In my Apache httpd.conf

Re: Good book for MySQL and Perl DBI?

2001-07-02 Thread Sherzod Ruzmetov
Actually, a new book by Paul is to be published "MySql and Perl for WWW". Gonna be a great one. (to be published on August 13th) -- sherzod_ruzmetov (sherzodR) email: <[EMAIL PROTECTED]> It really doesn't bother me if people want to use grep or map in a void context. It didn't bother me

Re: Good book for MySQL and Perl DBI?

2001-07-02 Thread Chris Worth
Paul DuBois' Book. it is extremely well written and indexed. I've gone from a complete mysql bumbler to somebody that can actually make it work in a short time thanks to his book. Chris On Sat, 23 Jun 2001 16:40:04 -0500, Chris Petersen wrote: >Does anyone have any recommendations for a

Re: Good book for MySQL and Perl DBI?

2001-06-24 Thread Paul DuBois
At 5:38 PM -0400 6/24/01, Bob Hall wrote: >>Does anyone have any recommendations for a good book on MySQL SQL? What >>about PerlDBI (I noticed that the O'Reilly one is over a year old)? >> >>Just realizing that there's so much out there that I haven't been told... >> >>-Chris > >Paul Dubois and N

Re: Good book for MySQL and Perl DBI?

2001-06-24 Thread Bob Hall
>Does anyone have any recommendations for a good book on MySQL SQL? What >about PerlDBI (I noticed that the O'Reilly one is over a year old)? > >Just realizing that there's so much out there that I haven't been told... > >-Chris Paul Dubois and New Riders are releasing 'MySQL and Pearl for the

Re: Good book for MySQL and Perl DBI?

2001-06-23 Thread tj marlin
Mysql by Paul Dubois, New Riders publisher, is strongly recommended. Get the perldoc on dbi and dbd. terse, but up to date. other reading are: cgi programming 101 by jacqueline hamilton. basic information. well presented. with examples that work. very broad, very shallow. of course the camel bo

Re: Good book for MySQL and Perl DBI?

2001-06-23 Thread MikeBlezien
On Sat, 23 Jun 2001 16:40:04 -0500, Chris Petersen <[EMAIL PROTECTED]> wrote: Chris, 2 of the best, Paul Dubois's "New Riders MySQL", which covers MySQL, SQL very well, and Perl w/DBI, and PHP and C. The Perl w/DBI is a bit outdated now tho. Programming with Perl DBI is an excellent resource

Good book for MySQL and Perl DBI?

2001-06-23 Thread Chris Petersen
Does anyone have any recommendations for a good book on MySQL SQL? What about PerlDBI (I noticed that the O'Reilly one is over a year old)? Just realizing that there's so much out there that I haven't been told... -Chris - Be

Re: Mysql and Perl DBI

2001-04-16 Thread Gerald Clark
Use only GCC-2.95.2 Gordon Stewart wrote: > > I am running Redhat 7 and mysql and I have tried to install Msql-Mysql DBI > module But I get errors when I do a make > > I have enclosed a screen dump of the output I get. I seams to be getting > stuck with dbimon. I have installed DBI-1-14.tar.g

Mysql and Perl DBI

2001-04-13 Thread Gordon Stewart
I am running Redhat 7 and mysql and I have tried to install Msql-Mysql DBI module But I get errors when I do a make I have enclosed a screen dump of the output I get. I seams to be getting stuck with dbimon. I have installed DBI-1-14.tar.gz. User name for connecting to database test? [undef] P

Mysql and Perl DBI

2001-04-12 Thread Gordon Stewart
I am running Redhat 7 and mysql and I have tried to install Msql-Mysql DBI module But I get errors when I do a make. I have enclosed a screen dump of the output I get. I seams to be getting stuck with dbimon. I have installed DBI-1-13.tar.gz. Can any one help Gordon [gordon@fido gordon]

RE: Mysql and Perl DBI

2001-04-11 Thread Scott Baker
ution is to re-install with the a tarball from the >mysql site.. :( > >eric > > >-Original Message- >From: Gordon Stewart [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 11, 2001 5:29 AM >To: [EMAIL PROTECTED] >Subject: Mysql and Perl DBI > > > >

RE: Mysql and Perl DBI

2001-04-11 Thread Eric Fegraus
EMAIL PROTECTED] Subject: Mysql and Perl DBI I am running Redhat 7 and mysql and I have tried to install Msql-Mysql DBI module But I get errors when I do a make. Can any one help Gordon - Before posting, please check:

Re: Mysql and Perl DBI

2001-04-11 Thread Ben Dimmock
Gordon, What kind of errors? A copy/paste of errors would be useful. Cheers Ben - Original Message - From: "Gordon Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 1:29 PM Subject: Mysql and Perl DBI > > > I am r

Mysql and Perl DBI

2001-04-11 Thread Gordon Stewart
I am running Redhat 7 and mysql and I have tried to install Msql-Mysql DBI module But I get errors when I do a make. Can any one help Gordon - Before posting, please check: http://www.mysql.com/manual.php (the manual)