Calling sqllogout()

Unlike Version 6, a Version 9 call to sqllogout() does not exit your application, but returns control to your application. Carefully check all of your calls to sqllogout(). If your application expects to exit at that point, call exit() following the call to sqllogout(). Note also that in Version 9, the exit() function is no longer redefined to call sqllogout(); exit() now has its standard C run-time library behavior.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095