Reported By: David Martin Reported On: 5/16/2002 For: Version 3.10 Build 1
# 1128MaxRowCount Not Working Properly for Query Result Sets Using DBSys and a query, I joined two tables. I set max row count to 3 (to test it), but the entire result set was obtained.
Comments and WorkaroundsDBSYS was setting the propery after the query is prepared, which was a bit of a problem. However, it shouldn't have been a problem and was been fixed in the engine itself so that this works properly.
ResolutionFixed Problem on 5/17/2002 in version 3.11 build 1