I am connecting to a Sybase database from a Paradox 4.5 application. I need to capture an error code from the server to determine if the password has expired or not. I know the error code, but how do I capture it? I have seen the SQLERRORCODE function in the PAL Reference, but it doesn't...