Subject bug
Author Vinicius
I have discover a "problem" of firebird.
I have make a view to concat 3 strings fields, and it is working
And I have a view that need to make a left join with the first view, a inner
join view is working, but a left join view is not working, and I need to use
the left join!

The error is aritmetic, overflow error!

How can I do it?

Vinicius