Hi, All. Don't you think that IStatus interface is missing a method for forming error code-by-code? Definition of this method could be like this:
IStatus::add(ISC_STATUS gds_code, ...); Usage would be like this: status->add(isc_sql_dialect_datatype_unsupport, Arg::IntParam, 1, Arg::StrParam, 'TIME'); -- WBR, SD. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
