Hi

Firebird 2.5.1

IBExpert returns the next description of RDB$SET_CONTEXT

DECLARE EXTERNAL FUNCTION RDB$SET_CONTEXT
    VARCHAR(80) CHARACTER SET NONE NULL,
    VARCHAR(80) CHARACTER SET NONE NULL,
    VARCHAR(255) CHARACTER SET NONE NULL
RETURNS INTEGER CHARACTER SET NONE BY VALUE <<<<<< !!!
ENTRY_POINT 'set_context' MODULE_NAME 'system_module';

As I understand, the problem in column 
RDB$FUNCTION_ARGUMENTS::RDB$CHARACTER_SET_ID. And, maybe, RDB$CHARACTER_LENGTH

These columns contain not NULL values

For external functions, declarared by user, records in system table is ok

Can create the ticket in bug-tracker?

Kovalenko Dmitry.

PS. Ofcourse, this is wrong behavior of IBExpert also :)
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to