The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Sybase::CTLib"

Sybase::CTlib - Sybase Client Library API. River stage zero No dependents

Sybase::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.21 - 01 Apr 2024 11:56:11 UTC

Apache::Sybase::CTlib2 - Perl extension for creating persistant database connections to sybase using Apache and Sybperl. River stage zero No dependents

This 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 UTC

Sybase::Simple - Utility module for Sybase::CTlib River stage zero No dependents

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 UTC

Sybase::BLK - Simple front end to the Sybase Bulk Libraries (from ctlib/comlib) River stage zero No dependents

The 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.21 - 01 Apr 2024 11:56:11 UTC

Sybase::Xfer - Bcp data into a Sybae table from multiple sources River stage zero No dependents

If 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 UTC

Sybase::Sybperl - sybperl 1.0xx emulation module River stage zero No dependents

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.21 - 01 Apr 2024 11:56:11 UTC

Sybase::DBlib - Sybase DB-Library API River stage zero No dependents

Sybase::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.21 - 01 Apr 2024 11:56:11 UTC

DBD::Sybase - Sybase database driver for the DBI module River stage one • 4 direct dependents • 4 total dependents

DBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase databases....

MEWP/DBD-Sybase-1.24 - 24 Mar 2024 08:03:48 UTC

Apache::Sybase::ConPool - A Sybase connection pooling module for Apache/mod_perl River stage zero No dependents

Apache::Sybase::ConPool allocates a pre-defined number of connections at startup and stores them in a hash. These connections can then be shared among the httpd child processes as needed, using System V semaphores to syncronize access to each connect...

MEWP/Apache-Sybase-ConPool-1.00 - 31 Oct 2001 22:25:46 UTC
9 results (0.065 seconds)