Andrew Welch wrote: Hi Andrew,
> One thing I do to help avoid executing it against the wrong db > is to put the trigger creation query into a variable, and then > use xdmp:eval which allows you to specific the database to > execute it against as part of the the query: Nice trick, good to know! Unfortunately, I used it with no more success... The trigger creation query is correctly evaluated, the eval query is run against the correct DB and it explicitely set itself the correct DB again. And in the console, there is no trace of the trigger. Weird... And I have no idea how I can investigate and find some clues... Thanks for your response, -- Florent Georges http://www.fgeorges.org/ _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
