-
For example in the FixedCellRenderer icons and colors are created, but they are never disposed when closing the table.
There is no disposing mechanism for renderers etc. at all.
2009-03-12 09:07:17 UTC in KTable
-
I would be great, if a SQL could be formatted by a keystroke. So the SQL is more readable and it is easier to find problems.
Perhaps it is possible to use the formatter used in Squirrel, which is published unter the LGPL license.
Thanks for providing Quantum.
2007-05-07 10:19:07 UTC in Quantum Database Utility
-
Bug fixed. Will be available in the next release.
2007-04-16 15:16:46 UTC in Quantum Database Utility
-
The Problem with the DB2-Timestamps is fixed. The Update works without any problems.
Thanks.
2007-04-16 15:16:46 UTC in Quantum Database Utility
-
No problem, the test takes me 1 minute.
I am using Quantum 3.0.5
Driver: com.ibm.db2.jcc.DB2Driver with Version 2.6.80.
2007-04-13 12:30:49 UTC in Quantum Database Utility
-
I am connected to an IBM DB2. When editing the table, I got an error when in the WHERE a timestamp is included.
The generated UPDATE looks so:
UPDATE S304.EFB_SNAP_WORK SET SNAP_WORK_STAT = 'W' WHERE (SNAP_WORK_TS = '2007-04-11 12:00:00.000003') AND (SNAP_WORK_STAT = 'A')
When executeing I get the error:
SQL-State 56038
Error Code -4700
The Problem seems to be the timestamp. It...
2007-04-13 11:34:00 UTC in Quantum Database Utility