Subject | Re: [firebird-support] Re: invalid request BLR at offset 383 BLR syntax error...... |
---|---|
Author | Alexandre Benson Smith |
Post date | 2006-06-05T21:24:21Z |
Leonardo Cosmai wrote:
Use "left join" instead of "inner join" to join with procedures.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> Sorry for the delay...Leo,
>
> This is the statement:
>
> SELECT A.* FROM A INNER JOIN A_STORE_PROCEDURE(?,?) B ON (A.COL1 = B.COL1)
>
> where A_STORE_PROCEDURE is really a simple FOR SELECT.....
>
> Thanx
> Ciao
> L.
>
Use "left join" instead of "inner join" to join with procedures.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br