Skip to Content.
Sympa Menu

freetds - Re: persistent connection

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Sam Sam" <s4m AT lycos.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: persistent connection
  • Date: Tue, 22 Aug 2000 20:56:26 -0700


Hi Michael, It WORKSSSS !! %=))
I used --with-sybase and --enable-msdblib.. but now I have another questions..
I try to select * from a table which contains 181.000 records in MS SQL 7.0
it works but not all records be displayed.. it had an error and the end.. :
Fatal error: Maximum execution time of 30 seconds exceeded in
/data/me/coco.htm on line 19

Do u know where to specified this maximum execution time ??

btw: do u know any different between persistent and non-persistent connection
beside that persistent keep hold the connection until it closed..??

thanks

--

On Tue, 22 Aug 2000 09:55:24
Michael Kimsal wrote:
>Hi Sam,
>
>Did you not have to do the 'msdblib' ?
>I've not used the --with-sybase-ct, just --with-sybase. Does
>--with-sybase work for you?



Send your favorite photo with any online greeting!
http://www.whowhere.lycos.com/redirects/americangreetings.rdct

From Franck AT sopac.org Wed Aug 23 00:01:31 2000
Return-Path: <Franck AT sopac.org>
Received: from cobalt.sopac.org.fj ([202.62.0.150]) by franklin.oit.unc.edu
with SMTP (Lyris Server version 3.0); Wed, 23 Aug 2000 00:01:19 -0400
Received: from bigiron.sopac.org.fj (unknown [10.0.0.180])
by cobalt.sopac.org.fj (Postfix) with ESMTP id 5986E17D9C
for <freetds AT franklin.oit.unc.edu>; Wed, 23 Aug 2000 16:01:16 +1200
(FJT)
Received: by BIGIRON with Internet Mail Service (5.5.2650.21)
id <RMBQRCAV>; Wed, 23 Aug 2000 16:01:14 +1200
Message-ID: <F12ECEA0435AD211B5280008C7ACBC857FEDE0@BIGIRON>
From: Franck Martin <Franck AT sopac.org>
To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
Subject: Re: persistent connection
Date: Wed, 23 Aug 2000 16:01:13 +1200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
charset="iso-8859-1"


It seems a php error to me. Check your php.ini file for max execution
time...

BTW, can someone confirm that php first generate the page then pass it to
Apache to serve it, and not generate the page at the same time it is
downloaded...

Cheers

Franck Martin
Database Development Officer
SOPAC South Pacific Applied Geoscience Commission
Fiji
E-mail: franck AT sopac.org <mailto:franck AT sopac.org>
Web site: http://www.sopac.org/ <http://www.sopac.org/>

This e-mail is intended for its recipients only. Do not forward this
e-mail without approval. The views expressed in this e-mail may not be
neccessarily the views of SOPAC.



-----Original Message-----
From: Sam Sam [mailto:s4m AT lycos.com]
Sent: Wednesday, August 23, 2000 3:56 PM
To: TDS Development Group
Subject: [freetds] Re: persistent connection


Hi Michael, It WORKSSSS !! %=))
I used --with-sybase and --enable-msdblib.. but now I have another
questions..
I try to select * from a table which contains 181.000 records in MS SQL 7.0
it works but not all records be displayed.. it had an error and the end.. :
Fatal error: Maximum execution time of 30 seconds exceeded in
/data/me/coco.htm on line 19

Do u know where to specified this maximum execution time ??

btw: do u know any different between persistent and non-persistent
connection beside that persistent keep hold the connection until it
closed..??

thanks

--

On Tue, 22 Aug 2000 09:55:24
Michael Kimsal wrote:
>Hi Sam,
>
>Did you not have to do the 'msdblib' ?
>I've not used the --with-sybase-ct, just --with-sybase. Does
>--with-sybase work for you?



Send your favorite photo with any online greeting!
http://www.whowhere.lycos.com/redirects/americangreetings.rdct

---
You are currently subscribed to freetds as: franck AT sopac.org.fj
To unsubscribe, forward this message to
$subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page