Installing DBD::ORACLE...

2001-08-07 Thread Carlos Augusto Perez Lima
Hi, I want to know what i make to install driver DBD::ORACLE,... I already installed the DBI, but when I going to install the DBD::ORACLE, error The variable ORACLE_HOME is not setting. My machine is Compaq Tru64 UNIX and I want to acess a DB Oracle remote. The DB is in the WindowsNT 4.0. Best

Re: Any DBD drivers implemented in C/XS that don't use Driver.xtstemplate?

2001-08-07 Thread Jonathan Leffler
On Sun, 5 Aug 2001, Jonathan Leffler wrote: Tim Bunce wrote: On Thu, Jan 04, 2001 at 02:09:53PM +0100, H.Merijn Brand wrote: On Wed 01 Aug 2001 17:28, Tim Bunce [EMAIL PROTECTED] wrote: Does anyone know of any DBI drivers that are implemented in XS (ie C) that [do not] use the Driver.xst

RE: LongTruncOK and LongTrunOk

2001-08-07 Thread Tim Harsch
Does that mean I win a prize? :-P We created a test script which shows the 4 possible combos of 'OK' and 'Ok' (listed below) trying to figure out which one was behaving as a no-op, and which one wasn't. My first incarnation had all data getting truncated, but then as I changed the sample code