Menu

please retry, specifying an option.

2004-09-02
2012-09-21
  • Nobody/Anonymous

    Hello everybody,

    the error message above is returned me when I try to commit the creation of a stored procedure containing the rFunc function StrReplace.

    Note that the stored procedure is compiled without problems, but when I put the COMMIT the error is returned.

    I need to put the COMMIT in order to use the stored procedure, otherwise the compiler tell me that the procedure doesn't exists.

    I have this error with both version 2.1.3.1. and 2.1.2.4. Also the rtest.sql script give me the error.

    I use Firebird 1.5 1.4481 on Windows XP Professional SP1.

    The script I used to generate the UDFs is rfunc6.sql.

    Anybody can help me ?

    Thanks in advice

    Giuseppe Garzotto
    g_garzotto@libero.it

     
    • Nobody/Anonymous

      I solved the problem.
      It is only necessary put the row

      UdfAccess = Full

      in the firebird.conf file.

      Regards

      Giuseppe Garzotto
      g_garzotto@libero.it

       
    • Nobody/Anonymous

      I have simillar problem. i put udfaccess = full into firebord.conf file. then i have got error something like 'couldn't find entry point...'. my server run on freebsd. i checked udf directory and library is there. i tried add .so extension but it doesn't help.
      udf library installed with firebird works fine.

      i tested rfunc library on windows xp and all is ok.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.