[Qt-interest] mqsql query terminating at 100th result
Robert Wood
robert.wood at apostrophe.co.uk
Sun Feb 7 21:08:18 CET 2010
Rudolf Veliczky wrote:
> Hi Robert,
>
> have you tried executing that query using Qt's sqlbrowser demo
> application? Just to check that QMySQL driver works correctly or not...
>
>
> Rudolf
Folks,
For what it's worth, and for those who do give a flying fig, I have
spent some time (I'm doing this in my spare time and I'm fairly new to
C++, so it's not going to be fast) making a form to create tables and
one to fill a table of over 100 records. I have entered a load of old
garbage data and read it back using my routines.
The result? It reads all the rows just fine, including the unique ID.
There must be, I can only assume, therefore, that there's something
funky about the way knoda created the tables in the first place that
makes them incompatible with the Qt mysql classes.
So, thanks again for those who assisted and maybe this will be some help
to others in the future.
Cheers,
Rob
More information about the Qt-interest-old
mailing list