Subject | Re: Re[2]: [firebird-support] Re: followup to 'execute function' |
---|---|
Author | Martijn Tonies |
Post date | 2004-06-08T07:48:06Z |
Hi Nando,
select current_connection, current_transaction
from rdb$database
Do these look like handle-values to you? ;-)
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> MT> CURRENT_CONNECTION and CURRENT_TRANSACTIONSimply execute the following:
> MT> aren't valid handles (which you can use for the external Firebird API)
>
> are you sure? I thought they were.
select current_connection, current_transaction
from rdb$database
Do these look like handle-values to you? ;-)
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com