Hi,
TTable is a bad choice for very large datasets.
Better use Query instead of Table and limit your resultset through a SQL
statement.
Nico
Rodney Veilleux <[EMAIL PROTECTED]> wrote:
Hello Guru's
Delphi 2005 - BDE
I'm working with very large tables and I want to give users only100 rows (for
example) to view in the DBGrid.
DBTable Ranges functionality is not the answer because I simple want the first
100 rows.
Is there a simple shortcut method to access/modify the protected
VisibleRowCount property?
Or is there another creative way without creating a new component?
Thanks,
Rodney
---------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
[Non-text portions of this message have been removed]