Tim,
I ran the script from different Unix box to prepare the output of
$dbh->trace(9,'dbitrace.log'), fortunately it worked. After investigation, I realized
that the script on the original Box was pointing to the database without Intermedia
option. And that was the reason that execute statemen
On Tue, Jul 03, 2001 at 04:35:44PM -0400, Madani, Bardia (B.) wrote:
> I am trying to work with Oracle Intermedia and DBI. I have posted this problem to
>DBI
> mailing list, unfortunately no one replied. I hope you can help me.
> Here is the issue:
> The Intermedia queries are little different
am wondering if DBI can handle
Intermedia queries?
I appreciate any help.
Thanks
-Bardia
-Original Message-
From: Madani, Bardia (B.) [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 29, 2001 2:15 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem with Oracle Intermedia using DBI
Have any one tried using Intermedia text with DBI modules?
Does any one know if DBI can handle Intermedia queries? How can I find out.
The trace file shows that the statement was successfully parsed with no errors, but we
get zero rows. But, the same query from sqlplus returns values.
I appre