![]() | ![]() | ![]() |
| |||||||||||||||
|
NAMEConsole - Tk console replacement. SYNOPSISconsole ?arg arg ...? DESCRIPTIONThis command provides all you need to query a PostgreSQL server from any platform runnign Tcl code. It implementes version 2.0 of the frontend to backend protocol, introduced in postreSQL 6.4. This package is also able to emulate the 'pgtcl' library skipped with the postgreSQL distribution. More precisely, any program using the 'pgtcl' library should work as well by replacing load libpgtcl.so (or "load libpgtcl.dll", etc...) with package require crypt The emulation has been tested successfully with the "pgaccess" program (version 0.96) included in the postgreSQL distribution (latest version available at http://www.flex.ro/pgacces).Note that the package crypt is also a pure Tcl package, which is available separately (probably at the same location you found the "pgsql" one). It is required only if you need to establish a connection with a server that ask for a secured authentication. 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 an 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. © 1999 Eric Hassold - tous droits réservés. |
© 2001-2002 Evolane - tous droits réservés. Pour toute remarque, envoyez un courrier électronique à webmaster@evolane.com