Page 1 of 1

Can not open a resultset

Posted: 18.06.2008, 20:17
by pele
After INSERT using ZQuery I get message:
Can not open a resultset.
What does mean ?
I'm using mySQL 5.0 and ZEOSDBO-6.6.2-rc

Posted: 18.06.2008, 21:29
by mdaems
I like this kind of questions without the code used :)

But my guess : you used ZQuery.open instead of ZQuery.execSQL.

Mark