Flemming,

Can you please just send me your Makefile.PL.  That nasty diff will just be
easier this way.

Thanks,

Jeff

> -----Original Message-----
> From: ff [mailto:ff]On Behalf Of Flemming Frandsen
> Sent: Wednesday, January 16, 2002 2:08 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Cc: Koetter, Thomas Theodor
> Subject: SAPDB support for DBD::ODBC 0.30
>
>
> This is a patch against DBD::ODBC version 0.30, as I found it on CPAN,
> it:
> 1) Adds support for building directly against the sapdb odbc interface
> on unix.
> 2) Removes annoying message about "SQLDriverConnect unsupported."
> 3) Converts Makefile.PL to unix linefeeds, as a side effect.
>
> If you use this and you want to create triggers then use this option:
>  $dbh->{odbc_ignore_named_placeholders} = 1;
>
> It allows you to use :new.field and :old.field in your triggers,
> otherwise those would be named placeholders.
>
> --
>  Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk

Reply via email to