[Zope] MySQL product
Jim Washington
jwashin@vt.edu
Wed, 07 Nov 2001 12:35:49 -0500
Hi, Sheree
Look on the "Advanced" tab of your Z SQL Method.
-- Jim Washington
Beaudette, Sheree wrote:
> I have the MYSQL product installed in Zope. I'm having a problem getting
> more than 1,000 rows in a select query I'm using in Zope for a drop down
> box. We found max rows to be set to 1,000 in db.py in the file system in
> the products directory. We then changed it to 2,000 just to see if it would
> work. It does not.
>