On Mon, 2004-09-27 at 12:01, David wrote:
> Hi,
> 
> I have oracle 8 personal edition with OCI80 installed on WinNT.
> 
> I have DBD-Oracle-1.15 and running in cygwin downloaded in the last
> 90 days. I also tried versions 7 through 14.
> 
> perl Makefile.PL can't find the Oracle version number. Not a problem, 
> apparently. But, LobWriteAppend is in an ifdef for V8_SYNTAX.
> Dropping V8_SYNTAX creates even more problems.
> 
> If I comment out OCILobWriteAppend, then the database updates don't work.
> Can you please help me fix this. Thanks.


When I googled for the following:

   OCILobWriteAppend cygwin DBD::Oracle

The first hit contained the solution.  I had to use 
it just last week.


Jared


Reply via email to