connecting to informix via network

From: PerlDiscuss - Perl Newsgroups and mailing lists (walter.meinertzhagen_at_comverse.com)
Date: 03/15/05


Date: 15 Mar 2005 20:00:38 -0000
To: dbi-users@perl.org

Hi all who help others,

i would like to create a database handle to informix
database on alpha maschine.
what do i have:

# uname -a
OSF1 trm61 V4.0 878 alpha
# /usr/informix/bin/tbstat -z

RSAM Version 5.08.UD2 -- On-Line -- Up 07:53:56 -- 9968 Kbytes

#

i wrote a perl-script which works fine on the host
itself, but when i try to connect through the network it doesn´t
work.
i really tried out figure that out in cpan and other locations,
but i was not able to get the right information.

i am running activstate perl version 5.8.0 on windows 2000 sp4.

any ideas ?

thanks in advance for your help

Walter



Relevant Pages