Re: [dba-dev] Sun Connector for mySQL Column Default and Description not passed(correction)

2009-09-11 Thread Frank Schoenheit, Sun Microsystems Germany
Hi Fernand,

> "Defaultvalues" are passed for Native and ODBC
> "Comment" are NOT passed for both drivers

There's no code for passing this down, what you see as column
description in the table designer UI is purely client-side.

The whole table designer would need some overhauling here, fixing this
problem, as well as a better default handling, as well as possibly
offering more backend-specific properties ...

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer frank.schoenh...@sun.com -
- Sun Microsystems  http://www.sun.com/staroffice -
- OpenOffice.org Base   http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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



Re: [dba-dev] Sun Connector for mySQL Column Default and Description not passed(correction)

2009-09-11 Thread Fernand Vanrie

Sorry

"Defaultvalues" are passed for Native and ODBC
"Comment" are NOT passed for both drivers

Hallo,

After a quick check for some essentials needed for a new project  I 
found that the "Default" and "Comment" settings from the original 
mySQL column are not passed to the 
"com.sun.star.sdb.OTableColumnWrapper" properties known as 
"DefaultValue" and "Description".
BTW : the mySQLODBC driver passes the "Default" but also not the 
"Comment"


Is this a already known problem or sould I fill a issue ?

greetz
Fernand

-
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