The Sybase::Sybperl module is provided to ease porting old perl4/sybperl 1.x programs to perl5. It is not recommended that this module be used for any new project. See Sybase::DBlib or Sybase::CTlib for alternatives. The old sybperl 1.0xx manpage is ...
MEWP/sybperl-2.19 - 05 Apr 2010 18:43:52 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 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 UTCLogin is a Widget that presents a dialog box to the user so that the user may enter his or her login name and password, as well as select the appropriate database and server....
BPOWERS/Sybase-Login-1.4 - 15 Aug 1997 21:55:53 UTCThis module allows Apache/Modperl/Sybperl users to connect to sybase data servers, and maintain persistant connections. The advantage should be clear, as this avoids the overhead of creating a connection, gathering data, and then destroying the conne...
MDOWNING/Apache-Sybase-CTlib-2.00 - 21 Nov 2003 17:55:07 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 UTCSybase::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 UTC