|
|
sybperl-l Archive
Up Prev Next
From: tim dot wilson at barclayscapital dot com
Subject: Query re Sybase::CTlib's ct_sql returning alot of data
Date: Aug 16 2000 4:17PM
I suppose this query is going directly to you Michael but I am interested if
anyone else has experience in using ct_sql (or Simple's methods) to return
large datasets
In the document 'Sybperl 2.0: Using the Sybase::CTlib module'
(http://www.mbay.net/~mpeppler/Sybperl/article.html)
Michael Peppler states regarding the use of ct_sql in the section One Step
Queries:
"
This one step call is very useful for writing simple, clear code, but has
one major drawback: the entire query result set is loaded into memory, which
makes it unusable for processing large result sets.
"
When you say unusable for large result sets, do you mean there is a problem
with either ctlib or Sybase::CTlib when returning large result sets or that
this would fail if you ran out of memory during the operation.
Tim Wilson
--------------------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.
Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Any views or opinions presented are solely those of the author and do
not necessarily represent those of the Barclays Group unless otherwise
specifically stated.
--------------------------------------------------------------------------------------
|