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
Search found 3 matches
- 18.06.2008, 20:17
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Can not open a resultset
- Replies: 1
- Views: 2592
- 24.02.2008, 15:04
- Forum: 5.x Versions
- Topic: Bug with ZQuery and Insert
- Replies: 1
- Views: 2351
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 ?
Is it a bug ?
- 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: 5561
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 ...