I've been impressed with Database Browser so far, but seem to have hit a show-stopper for our Oracle databases. All of our tables have a 16 digit numeric field that is used to log the exact time of the write, but when trying to read any of the tables with the Database Browser, the following error is raised:
Overflow while converting variant of type (Decimal) into type (Currency)
Not sure why it is trying to convert like this (although a 16 digit currency value would be nice to see on a bank statement!

)
I have had a look through all the connection/option settings, and can't find any settings that can be changed.
Any pointers/fixes would be most welcome.