The following query works in Informix: SELECT 1 / 2 FROM table(list{1}) But the following not ("A syntax error has occurred."): SELECT 1 /...
Robert Paschek
Feature request: Table data editor
When working with DB2, the precision of timestamps include milliseconds. By using the table data editor, I'm facing two problems: 1.) When I...
Export data – validation
When I export data to Excel, a validation of the options takes place, even if some options aren't shown and some are disabled, because...
Problem after connecting with Remote Desktop
There again exist some problems in connection with RD. After connecting to the host, the Messages tab shows as "null". When I execute a...
Query Analyzer loses auto completion ability
When I open a Query Analyzer without having selected a server or a subnode in the server browser, ADS is asking for the server to connect to...
DB2 code completion for alias
There may be one more problem connected with spaces. The code completion popup shows the schema of aliases with spaces in the end and for selects on...
DB2 default schema
With the DB2Driver I can change the default schema to be used with the connection parameter "currentSchema". However when I open a Query...
Undo is (sometimes) not working
After connecting with Remote Desktop to my Windows Vista with a running ADS, the undo command in all open query windows doesn't work anymore....