I have a TIBOQuery that uses
UNION.
The SQL runs fine in IB Console,
and in the TIBOQuery SQL Editor with hardcoded values. In the program the query
is the detail in a master/detail relationship.
When I run in a program it seems to
be OK if there are no rows returned in the result set, but if there are then I
get
SQL error code = -104
Invalid command
count of column list and variable
list do not match
Any ideas what may cause
this?
Does UNION work n IBO?
TIA
Mike
|
Title: Message
- [DUG]: Trapping when a window is repainted Jeremy Coulter
- RE: [DUG]: Trapping when a window is repainted Kyley Harris
- RE: [DUG]: Trapping when a window is repainted Jeremy Coulter
- Re: RE: [DUG]: Trapping when a window is repa... Mike Osborne
- Re: RE: [DUG]: Trapping when a window is repa... Chris Reynolds
- RE: [DUG]: Trapping when a window is repainte... Kyley Harris
- RE: [DUG]: Trapping when a window is repainted Chris Milham
- RE: Re: RE: [DUG]: Trapping when a window is repaint... Chris Milham