Check the "Connecting to Sybase" section in the DBD::Sybase for more details.#!/usr/bin/perl use warnings; use strict; BEGIN { $ENV{SYBASE} = 'C:\\sybase'; } use DBI; ... ...
In reply to Re: Sybase(on WinXPProfessional) connectivity with Perl(Sybase 15, Perl5.8.8)
by chanakya
in thread Sybase(on WinXPProfessional) connectivity with Perl(Sybase 15, Perl5.8.8)
by MH
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |