Search found 3 matches

by pele
18.06.2008, 20:17
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Can not open a resultset
Replies: 1
Views: 2574

Can not open a resultset

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
by pele
24.02.2008, 15:04
Forum: 5.x Versions
Topic: Bug with ZQuery and Insert
Replies: 1
Views: 2324

Bug with ZQuery and Insert

When I use ZQuery component to INSERT new record into MySQL database, I always get two new rows !!! WHY ?
Is it a bug ?
by pele
31.12.2007, 18:06
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: HowTo Installation ZEOSDBO 6.6.0 beta
Replies: 11
Views: 5494

In Delphi I do the following: 1. Add the src\core, src\component, src\dbc, src\parsesql and src\plain folders to Library path. OK 2. Open the ZeosDbo.bpg file in packages\delphiX folder. OK, but nothing happened 3. Right click on ComponentDesignXX.bpl and then click Build. WHAT ? 4. Right click on ...