![]() |
|
||||||||||
|
sesam_connectDescriptionbool sesam_connect ( string catalog, string schema, string user )Returns TRUE if a connection to the SESAM database was made, or FALSE on error. sesam_connect() establishes a connection to an SESAM database handler task. The connection is always "persistent" in the sense that only the very first invocation will actually load the driver from the configured SESAM OML PLAM library. Subsequent calls will reuse the driver and will immediately use the given catalog, schema, and user.
When creating a database, the
The
The See also sesam_disconnect(). sesam_connect There are no user contributed notes for this page. |