Sybase::Simple is a module built on top of Sybase::CTlib, and which provides some simplified access methods to get at the database's data. The following methods are defined: $dbh = new Sybase::Simple $user [, $pwd [, $server [, $appname [, \%attr]]]]...
MEWP/Sybase-Simple-0.56 - 23 Dec 2003 19:13:43 UTCThe Sybase::BCP module serves as a simplified front end for Sybase's Bulk Copy library. It is sub-classed from the Sybase::DBlib module, so all the features of the Sybase::DBlib module are available in addition to the specific Sybase::BCP methods. So...
MEWP/sybperl-2.19 - 05 Apr 2010 18:43:52 UTCThe Sybase::BLK module serves as a simplified front end for Sybase's Bulk Copy library. It is sub-classed from the Sybase::CTlib module, so all the features of the Sybase::CTlib module are available in addition to the specific Sybase::BLK methods. So...
MEWP/sybperl-2.19 - 05 Apr 2010 18:43:52 UTCIf you're in an environment with multiple servers and you don't want to use cross-server joins (aka using Component Integration Services) then this module may be worth a look. It transfers data from one server to another server row-by-row in memory w...
SPRAGST/Sybase-Xfer-0.63 - 14 Jun 2003 11:25:45 UTCDBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase databases....
MEWP/DBD-Sybase-1.16 - 10 Sep 2017 14:35:41 UTCSybase::DBlib implements a subset of the Sybase DB-Library API. In general the perl version of the DB-Library calls use the same syntax as the C language version. However, in some cases the syntax (and sometimes, meaning) of some calls has been modif...
MEWP/sybperl-2.19 - 05 Apr 2010 18:43:52 UTCSybase::CTlib implements a subset of the Sybase Open Client Client Library API. For the most part the syntax is the same or very similar to the C language version, though in some cases the syntax varies a little to make the life of the perl programme...
MEWP/sybperl-2.19 - 05 Apr 2010 18:43:52 UTC