Manuel Reimer schrieb:
> Today our database administrator was in office, so we could have a
> closer look at the is_authorized function. We did a few tries directly
> on the database and the function seems to be OK.
                          ^^^^^^^^
Maybe that's it? The relevant database code is stored in a *function*
and not in a *procedure*.

So the question here is: Is OpenBD able to call *functions* from
<cfstoredproc>?

I started to replace <cfstoredproc> with <cfquery> and this makes my
code finally work. An alternative would be to migrate from function to
procedure on database side.

Yours

Manuel

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to