Hi,

try the following command (Queries/New) in pgaccess from 7.0.3:

SELECT * from cols LIMIT 1;

It will return the same set of records as:

SELECT * from cols;

psql works correctly.
-- 
Pavel Janík ml.
[EMAIL PROTECTED]
http://www.janik.cz

Reply via email to