in reply to Re: Using large result sets from a database
in thread Using large result sets from a database
(Unfortunately) my DBMS is MS SQL Server 7.0. I don't like that, but unfortunately it's what I'm stuck with. It's hard being the UNIX guy (err, the voice of reason) in a Win32 shop. . . but anyway, I'm using DBI-ODBC to connect, and I have Apache 1.3.19 with mod_perl 1.25.
Thanks for the info :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Add a where clause to bound the return each time.
by hackmare (Pilgrim) on Jun 07, 2001 at 20:44 UTC |