Loading DBD::Sybase 1.08 On Windows 32 bits

Loading DBD::Sybase 1.08 On Windows 32 bits

am 23.01.2008 22:29:02 von ithier.ctr

=20

Hi
At the present time I have a ASE 12.5 Sybase server (/usr/local/sybase/)
and Apache Web page runing on UNIX OS, Solaris 8 64 bit operating
system. I am using Perl v5.8.5 built for sun4-solaris, CGI, HTML, and
DBI to interface the Sybase database from the Apache Web Page.

Also, we have a new Microsoft Share Point server (32 bit) for the Portal
and a Microsoft SQL Server.
Using ActivePerl from ActiveState I want to develop Perl code on
windows, access the Unix ASE 12.5 Sybase server and then create
executable code as .NET that can be deploy to the portal Microsoft Share
Point Server 2007 and be executed on the portal.=20

I downloaded the source version of DBD-Sybase-1.08.tar.gz and unzipped
the files.
The readme file mentions that I need to install the following packages
prior to install DBD-Sybase-1.08.
1. Sybase OpenClient Client Library
I loaded the Sybase SDK for windows (c:\sybase)that came
with my ASE 12.5 SYBASE Distribution kit.
This kit contains the Sybase OpenClient

2. The Tim Bunce's DBI module.
I have DBI 1.58 from Tim Bunce that came with
ActivePerl.

To load the DBD-Sybase-1.08, I run the perl Makefile.pl, and I received
the following error message:

Unknow Client Library version - assuming FreeTDS.

Any suggestions

Oscar

=09