The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.09_05

  • Added dbpoll(), dbsqlsend() to allow asynchronous calls to Sybase.
  • Applied W. Philipp Moore's patch to the nsql() routine.

Changes for version 2.09_04

  • Added dbreg*() calls to allow execution of OpenServer registered procedures.

Changes for version 2.09_03

  • 235: Calling DBlib's dbexit() breaks Sybase::DBlib on Win32 236: Sybase::CTlib doesn't work with OC 11.x on Win32.

Changes for version 2.09_02

  • 233: CTlib dumps core in DESTROY.

Changes for version 2.09_01

  • This is a bug fix release. The only functional change is in the handling of attributes in Sybase::CTlib when using the ct_cmd_alloc() call. If you use that call to open multiple cursors on the same connection then you should be aware that the attributes are shared between the handles opened for this connection (ie the handle created with ct_connect() and the handles created with ct_cmd_alloc().)
  • Other fixes:
  • 218: length($buf) is incorrect after dbreadtext(). 223: dbreadtext() leaves garbage at the end of $buf 224: dbreadtext() missing from Sybase::Sybperl 226: Changing $user in dblogin() fails on NCR 228: BCP RECORD_SEPARATOR error 229: BCP & null_pattern error 232: SEGV in ctutils.pl when inserting a duplicate row.

Documentation

Sybase extensions to Perl

Modules

Simple front end to the Sybase BCP API

Provides

in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in CTlib/CTlib.pm
in DBlib/DBlib.pm
in DBlib/DBlib.pm
in DBlib/DBlib.pm
in DBlib/DBlib.pm
in DBlib/DBlib.pm
in Sybperl/Sybperl.pm
in Sybperl/Sybperl.pm