sybperl-l Archive
Up Prev Next
From: "Edward J dot Sabol" <sabol at alderaan dot gsfc dot nasa dot gov>
Subject: Re: Naming one's hostname for sp_who
Date: Oct 12 2001 5:02PM
> DBD::Sybase using Client Library (as does Sybase::CTlib), and Client
> Library does NOT default the hostname in the connection. The hostname
> can be set with the ct_con_props() call. For DBD::Sybase you can
> specify the "hostname" in the DBI->connect() call - see the
> DBD::Sybase man page for details.
OK, I didn't know that you could specify it in the DBI->connect() call, so
that's useful to know, but it still seems to me that this is something that
DBD::Sybase should do automatically.
|