-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 3:51 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Problem With ora_do
>I'm having a weird problem with ora_do. It works fine as long as I don't
>have a "WHERE" clause in the
>I'm having a weird problem with ora_do. It works fine as long as I don't
>have a "WHERE" clause in the query. For example:
>
>select * from table_name
>
>works just fine but
>
>select * from table_name where col_name = value
>
>returns nothing.
>
>However, if I use ora_open, ora_parse and or
2 matches
Mail list logo