-
I am missing a single record view tab. It shall show the currently in Content tabl selectedb row in a top down order, eg for rowid 10
Single record view
------------------
field1 value 1
field2 value 2
field3 value 3
....
....
fieldn value n.
2007-01-18 14:51:13 UTC in SQuirreL SQL Client
-
I am missing a single record view tab. It shall show the currently in Content tabl selectedb row in a top down order, eg for rowid 10
Single record view
------------------
field1 value 1
field2 value 2
field3 value 3
....
....
fieldn value n.
2007-01-17 14:03:17 UTC in SQuirreL SQL Client
-
I can install the plugin in eclipse 3.21 via the config manager. I get following messag:
Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
----- Current configuration problems -----
Resulting configuration does not contain the platform.
----- Configuration problems after...
2006-11-29 11:41:38 UTC in Eclipse Tools
-
Which Eclipse version is supported?.
2006-11-09 11:57:29 UTC in log4eclipse
-
For which eclipse version does this plugin work?.
2006-11-09 07:56:17 UTC in DB Copy Eclipse Plugin
-
class: org.openmdx.kernel.exception.BasicException
method: breakupStackTraceAtParsing()
Problem:
If posEnd returns "-1" because there is no line feed
the else branch altough tries to get substring between
position 0 and -1, this results in
"StringOutOfBoundException".
Fix(Idea):
Better return original Exception when the format of the
Exception isn't as expected than trying to...
2006-11-08 11:38:54 UTC in openMDX - Open Source MDA platform