Execute Method in UDF

  • I'm trying to use the execute method in a UDF, but get the following error:

    Remote function calls are not allowed within a function.

    I can't find any info on what this means. Is it possible to use the execute method at all in a UDF? Thanks for your help!

  • To my knowledge, you cannot call a stored procedure inside an UDF. Only extended stored procedures are allowed within a UDF.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply