Changes for version 2.11
- nsql() patch from W. Philipp Moore. Added EMBED_SYBASE configuration variable. dbreadtext() could cause a core dump if the internal call failed. Figured out what was needed to get Sybase::DBlib to talk to an MS-SQL 7 dataserver. Sybase::CTlib still does not work with the normal, non-patched MS-SQL 7 server. Fixed bug 261: Money/Numeric potentially lose precision in Sybase::CTlib.
Changes for version 2.10_02
- Fix incorrect dropping of locale structure in CTlib::DESTROY. Link pod/sybperl.pod to CTlib/CTlib.pod and DBlib/DBlib.pod so that perldoc Sybase::DBlib now works.
Changes for version 2.10_01
- Added dbbylist(). Added DBIORDESC() and DBIOWDESC() (contributed by David Worenklein) Modifications to nsql() contributed by W. Phillip Moore. Added minimal support for languages and charsets to Sybase::CTlib.
Documentation
Sybase extensions to Perl
Modules
Simple front end to the Sybase BCP API
sybperl 1.0xx emulation module
Provides
in Sybperl/Sybperl.pm
Examples
- eg/GenRepDefs.pl
- eg/Login.pm
- eg/README
- eg/README.dbschema
- eg/SecureSql.pm
- eg/Show.cgi
- eg/SybWWW.pm
- eg/bcp.dat
- eg/bcp.pl
- eg/buffer.pl
- eg/ct_cursor.pl
- eg/ct_param.pl
- eg/ct_sql.pl
- eg/ctlib.pl
- eg/dbcc.pl
- eg/dbschema.disk.pl
- eg/dbschema.old
- eg/dbschema.pl
- eg/dbtext.pl
- eg/proc.isql
- eg/rpc-example.pl
- eg/sql.pl
- eg/who.pl