The function And if so, is there another function that returns the oid of the current application? |
Hi Peter, All APIs always return run-time values of the object. That's why it returns the bdf_applicationsession_oid. We currently do not have API to get current application id. Regards |
Hi peter,
you can use a function like this :
Don't forget to add the correct grants to the calling user. I usualy "grant select any table". Regards |