![]() | ![]() | ![]() |
| |||||||||||||||
|
NAMEpgsql - Client-side implementation of the postgreSQL protocol. SYNOPSISpgsql option ?arg arg ...? DESCRIPTIONThis command provides all you need to query a PostgreSQL server from any platform running Tcl code. It implementes version 2.0 of the frontend to backend protocol, introduced in postreSQL 6.3. pgsql length cursor pgsql get cursor pgsql array cursor pgsql headers cursor pgsql fields cursor pgsql nbfields cursor
pgsql open options...
pgsql close dbHandle pgsql exec dbHandle sqlcommand pgsql completed qrHandle Returns a boolean to indicate if a query has been completedpgsql socket dbHandle pgsql queries dbHandle pgsql clear qrHandle pgsql date date
pgsql conndefaults
pgsql status qrHandle
pgsql error qrHandle
pgsql connection qrHandle
pgsql oid cursor
pgsql updated cursor
pgsql listen dbHandle notifyName callback
KNOWN BUGSFunctions to deal with the Large Object features(i.e. the pg_lo_* procedures in the pgtcl library) are not yet implemented. CREDITSPostgreSQL is a free, open source, advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions).Do get more information about this program, have a look at http://www.postgresql.org. © 2000-2002 Evolane - All rights reserved. |
© 2001-2002 Evolane - tous droits réservés. Pour toute remarque, envoyez un courrier électronique à webmaster@evolane.com