|
|
sybperl-l Archive
Up Prev Next
From: AGaneshalingam <AGaneshalingam at globewireless dot com>
Subject: RE: displaying limited number of rows
Date: Mar 22 2001 10:24PM
Tks for your reply. Sorry, I didn't describe my question correctly. I should
be able to display 50 rows at a given point. And continue this until I'm
done with displaying the all rows...
-----Original Message-----
From: Leung, Patrick [mailto:patrick.leung@gs.com]
Sent: Thursday, March 22, 2001 2:15 PM
To: 'AGaneshalingam'
Subject: RE: displaying limited number of rows
have you tried sending the command
set rowcount 50
to your sql server?
-----Original Message-----
From: AGaneshalingam [mailto:AGaneshalingam@globewireless.com]
Sent: Thursday, March 22, 2001 5:04 PM
To: SybPerl Discussion List
Subject: displaying limited number of rows
I'm trying to display ( on the web) 50 rows from a table that has almost
10,000 rows of data....Is this possible with CT-Lib using SybPerl. Please
help me.
Tks
Anton
|