Hi Ocke
I tested cws dba33m on ubuntu 10.10 32bit linux, and queries:
SELECT CAST(`date_field` AS CHAR) as `MyDate` FROM `test`.`Tabla1`;
SELECT CAST(`date_field` AS DATE) as `MyDate` FROM `test`.`Tabla1`;
SELECT CAST ('2010-12-09' AS DATE) FROM `test`.`Tabla1`;

Runs without problem with JDBC and native connection.

Regards,
Zoltan
2010.12.10. 8:55 keltezéssel, Ocke Janssen írta:
Moin,

The cws dba33m needs some testing for the issue 115436 (show stopper). It would be great if we could verify that the issue is fixed.

I uploaded at to qa-upl...@services.openoffice.org in the folder dba33m.

Best regards,

Ocke

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: dev-h...@dba.openoffice.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: dev-h...@dba.openoffice.org

Reply via email to