Subject | RDB$GET_CONTEXT() |
---|---|
Author | lcampbell |
Post date | 2014-12-12T20:17:18Z |
I've got a V2.5 DB, and using DB Workbench. Based on a hint from the
Firebird Book, I tried the following query, hoping to get a Session_ID:
'select rdb$get_context('system', 'session_id') from rdb$database;'
I got back a "Dynamic SQL error -804 Function unknown RDB$GET_CONTEXT"
message. What am I doing wrong?
Thanks,
Lane Campbell
NW Software
Firebird Book, I tried the following query, hoping to get a Session_ID:
'select rdb$get_context('system', 'session_id') from rdb$database;'
I got back a "Dynamic SQL error -804 Function unknown RDB$GET_CONTEXT"
message. What am I doing wrong?
Thanks,
Lane Campbell
NW Software