[PyQt] 256 record limit with QOdbc working with MS Access

Ville M. Vainio vivainio at gmail.com
Thu Nov 5 18:51:19 GMT 2009


On Thu, Nov 5, 2009 at 8:41 PM, Scott Price <scottmprice at gmail.com> wrote:

> Anyone have any idea why the query only returns 256 records?  Any ideas on
> where I can even start looking for the cause?  Is this an Access limitation
> or a PyQt limitation?

Your test case seems short enough to translate to C++ Qt with
reasonable effort - it might be worth the shot. Certainly it's more
likely a Qt / Access problem than a PyQt one.

-- 
Ville M. Vainio
http://tinyurl.com/vainio



More information about the PyQt mailing list