Search found 22 matches
- 17.11.2008, 22:08
- Forum: 6.6 - stable
- Topic: Memory Leak on ZUpdateSQL
- Replies: 3
- Views: 544
- 17.11.2008, 00:01
- Forum: 6.6 - stable
- Topic: Memory Leak on ZUpdateSQL
- Replies: 3
- Views: 544
Hi, I am using ZeosLib 6.6.4, D6 and Firebird 2.1 with latest FastMM4 4.90 And the FastMM4 fulldebugmode report hugh memory leak on ZeosLib components. I have write a very simple test app using Firebird 2.1 default Employee sample database as test case and get the same memory leak result. I have att...
- 16.11.2008, 23:59
- Forum: 6.6 - stable
- Topic: Memory Leak on ZUpdateSQL
- Replies: 3
- Views: 544
Memory Leak on ZUpdateSQL
Hi, I am using ZeosLib 6.6.4, D6 and Firebird 2.1 with latest http://sourceforge.net/projects/fastmm/%20FastMM4%204.90 And the FastMM4 fulldebugmode report hugh memory leak on ZeosLib components. I have write a very simple test app using Firebird 2.1 default Employee sample database as test case and...
- 06.11.2008, 03:29
- Forum: 6.6 - stable
- Topic: ZQuery update
- Replies: 3
- Views: 947
- 05.11.2008, 02:52
- Forum: 6.6 - stable
- Topic: ZQuery update
- Replies: 3
- Views: 947
ZQuery update
Hi, I am using Zeos 6.6.4 with Firebird 2.1 I have a little bit confuse about how to use ZQuery with ZUpdateSQL. I used to put a ZQuery and ZUpdateSQL into the Form, and set ZQuery.UpdateObject to the ZUpdateSQL. Then set the Insert/Update/Modify/Delete/Refresh SQL under ZUpdateSQL component for upd...
- 20.10.2008, 01:32
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 19.10.2008, 22:28
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 19.10.2008, 21:21
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 18.10.2008, 22:55
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 17.10.2008, 01:10
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 17.10.2008, 01:00
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
- 16.10.2008, 02:19
- Forum: 6.6 - stable
- Topic: ZUpdateSQL and default datetime field value
- Replies: 12
- Views: 1802
ZUpdateSQL and default datetime field value
Hi, I am using zeoslib 6.6.3 with Firebird 2.1. I try to convert my app from IBX to ZeosLib. My table like this: CREATE TABLE APP_MODULES ( ID INTEGER NOT NULL, VERSION INTEGER NOT NULL, LASTUPDATED TIMESTAMP DEFAULT 'Now' NOT NULL, PRIMARY KEY (MODULEID) ); CREATE TRIGGER APP_MODULES_LASTUPDATED FO...
- 11.09.2008, 22:03
- Forum: 6.6 - stable
- Topic: SqlMonitor don't log parameters values
- Replies: 3
- Views: 750
- 10.09.2008, 23:30
- Forum: 6.6 - stable
- Topic: SqlMonitor don't log parameters values
- Replies: 3
- Views: 750
SqlMonitor don't log parameters values
Hi, I am using ZeosLib 6.63 under D6 SP1 under WinXP. The SqlMonitor works fine for me. The only issue is that it don't log the query parameters values. Is this by designed? Because in .Net side, I am using nhibernate and log4net, it's very handy to trace sql log with query and parameters. Cheers, Tao
- 28.08.2008, 23:38
- Forum: 6.6 - stable
- Topic: Zeoslib with DataSnap
- Replies: 7
- Views: 3483