Subject | bug |
---|---|
Author | Vinicius |
Post date | 2002-02-28T14:53:59Z |
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
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