Re: [pgadmin-support] limiting the number of rows displayed

2002-08-26 Thread Rod Taylor
> Hi Karim, > > Currently there is no way to do this other than enter the SQL yourself > with a 'LIMIT nnn' on the end of the query. It might be handy though, so > I'll add it to the todo list. MSAccess does this decently. They use a cursor, pull out 100 entries by default, then when you scrol

Re: [pgadmin-support] limiting the number of rows displayed

2002-08-26 Thread Dave Page
> -Original Message- > From: Rod Taylor [mailto:[EMAIL PROTECTED]] > Sent: 26 August 2002 21:30 > To: Dave Page > Cc: Karim R. Lakhani; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] limiting the number of rows displayed > > > > > Hi Karim, >

Re: [pgadmin-support] limiting the number of rows displayed

2002-08-26 Thread Dave Page
> -Original Message- > From: Karim R. Lakhani [mailto:[EMAIL PROTECTED]] > Sent: 26 August 2002 17:42 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] limiting the number of rows displayed > > > Hello all, > > I am working with a fairly large data

[pgadmin-support] limiting the number of rows displayed

2002-08-26 Thread Karim R. Lakhani
Hello all, I am working with a fairly large database (some tables have over 100,000 rows). Wondering if there is a way to limit the number of rows that can be viewed when I do "view data". Could not see that as an option in the program. Thanks karim ---(end of broad