Query: tangram::driver::sybase
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Tangram::Driver::Sybase(3pm) User Contributed Perl Documentation Tangram::Driver::Sybase(3pm)NAMETangram::Sybase - Orthogonal Object Persistence in Sybase databasesSYNOPSISuse Tangram; use Tangram::Sybase; $schema = Tangram::Sybase->schema( $hashref ); Tangram::Sybase->deploy($schema, $dbh); $storage = Tangram::Sybase->connect( $schema, $data_source, $username, $password ); $storage->disconnect(); Tangram::Sybase->retreat($schema, $dbh);DESCRIPTIONThis is the entry point in the Sybase-specific object-relational persistence backend. Sybase only supports a single prepared statement per connection. This backend disables the usage of prepared statements. The vanilla Relational backend may not be used with Sybase databases.METHODSThis backend does not add any methods; for a description of available methods, see Tangram::Relational.WARNINGThis backend has not been tested in quite some time. Is the database even called "Sybase" any more? perl v5.8.8 2006-03-29 Tangram::Driver::Sybase(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |