While playing with OOo Base, I tried to copy a table from a .mdb
database to a PostgreSQL database.  Using drag and drop works -
to my surprise - quite nicely, however, column types are not
mapped automatically and need to be corrected manually during
the copy table dialog.  There is warning box indicating:
"No corresponding column type could be found for column 'x'".
The columns are of type (in ooo style) "Text [VarChar]" on the
mdb side and are automatically mapped as "Memo {_abstime]"
instead of the more appropriate "Text [text]".

I wonder if the mapping scheme can be influenced somewhere, not
just during the copy dialog?

Any hints?

Thanks!

GG

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to