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.Pavel(at)Janik(dot)czhttp://www.janik.cz