Subject | rdb$set_context |
---|---|
Author | Fabiano Bonin |
Post date | 2007-11-22T15:08:43Z |
Hi! What is wrong with this statement?
execute block
as
begin
rdb$set_context('USER_SESSION', 'test', 'test');
end
Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Unexpected end of command - line 4, column 50.
Regards,
Fabiano.
execute block
as
begin
rdb$set_context('USER_SESSION', 'test', 'test');
end
Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Unexpected end of command - line 4, column 50.
Regards,
Fabiano.