Can not open a resultset

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
pele
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 31.12.2007, 18:00

Can not open a resultset

Post 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
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

I like this kind of questions without the code used :)

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

Mark
Image
Post Reply