gives segmentation fault

rakesh kumar <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Message-ID <[email protected]>
Hi,
  I have a program

#!/usr/bin/perl
use Sybase::CTlib;

my $uid = 'SQL';
my $pwd = 'DBA';
my $srv = 'IPaddress here';

my $X = Sybase::CTlib->ct_connect($uid, $pwd, $srv);
print "connected \n";
...
I get Segmentation fault after running it.Please
advice me.

regards
rakesh


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
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.