Ending a Session
To log out of the ESQL-LIB interface and end your ESQL session, call the
sqllogout()
function. This function closes all open connections to databases and logs out of the ESQL-LIB interface, ending your ESQL session (however, it does not exit your application). Once you callsqllogout(),
you can make no other calls to ESQL-LIB exceptsqlgetmsg()
without exiting to the operating system and restarting your application.NOTE: Thesqllogout()
function also rolls back any uncommitted work. For more information on managing transactions, see the "Managing Transactions in ESQL" section.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |