Re: gives segmentation fault

Michael Peppler <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Message-ID <[email protected]>
On Thu, 2005-03-24 at 12:47, rakesh kumar wrote:
> Hi,
>   I have a program
> 
> #!/usr/bin/perl
> use Sybase::CTlib;
> 
> my $uid = 'SQL';
> my $pwd = 'DBA';
> my $srv = 'IPaddress here';

The "server" parameter shouldn't be an IP address. It should be the name
of the database server, as defined in the interfaces file.

Michael
-- 
Michael Peppler  -  [email protected]  -  http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.