|
|
sybperl-l Archive
Up Prev Next
From: Jean Uwacu <jean dot uwacu at freemindconsulting dot com>
Subject: Re: Re: DBD::Sybase FreeTDS 0.63 , DBD-Sybase-1.05: Make Ok, Make
Test Fails, Solaris 9, Perl 5.8.5
Date: Jul 4 2005 2:37PM
The first tests with my scripts goes well.
The following error displayed with 1.05:
cs_config(CS_LOC_PROP) failed at
/usr/local/lib/perl5/5.8.5/sun4-solaris/DynaLoader.pm line 253.
And , what looks fine, it doesn't appear with the test release :) .
A question, can i use it like a safe/stable version ?
Is there a way to avoid logging in the database like this?:
Jul 4 16:33:44 2005: /...: Error : SQL Parser: parse error at line 1.
Command: set textsize 64512
Issued by: testdbd.pl
Jul 4 16:33:44 2005: /...: Error : SQL Parser: parse error at line 1.
Command: select @@version
Issued by: testdbd.pl
Jul 4 16:33:44 2005: /...: Error : SQL Parser: parse error at line 3.
Command:
select Node, ServerSerial, AlertKey, Severity from alerts.status
where Node = 'vallee'
Issued by: testdbd.pl
Thanks you.
Jean.
|