Re: Oracle functions and where clauses

From: (wrong string) é Ramón Rodríguez <jrrodriguez_at_multicorpora.ca>
Date: Mon, 17 Mar 2003 13:33:06 -0500
Message-ID: <kzoda.14592$8q2.181056_at_weber.videotron.net>


Thanks for answering,

I am doing it like that because it seems I am forced to use that syntax. That's the syntax the OLEDB provider for Oracle documentation uses all the time to call functions. I have tried it before with the syntax you suggest (which makes a lot more sense to me) and it gives an error too, it does not seem to recognize that syntax well.

José.

"Gabriel Gonzalez" <no-spam_at_no-spam.com> wrote in message news:CTOdnUhR5vhDneujXTWcjA_at_giganews.com...
> Why are you doing this? Try this:
>
> select * from MC.SEC.QryTermbases(?, ?) where ID = ?
>
>
>
Received on Mon Mar 17 2003 - 19:33:06 CET

Original text of this message