Hi Fernand,

The information is definitly stored in the odb file, which is organized like a 
zip archiv. On a windows system you might just rename the "whatever.odb" to 
"whatever.zip" and extract it´s contents with the explorer. If you do so, you 
should find a file named "content.xml", that seems to store everything, 
including column width and formats. You should find entries similar to this:

>> <style:table-column-properties style:column-width="5.11cm"/>

>> <number:number number:decimal-places="2" number:min-integer-digits="1"/>

I have still no idea what´s needed in our driver to save the default values and 
the column descriptions as well, so any hint is wellcome :)

Best regards,
Micha

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

Reply via email to