From: Adam R. <ad...@ex...> - 2010-03-19 11:34:10
|
Upon request I have added support for Prepared Statements to the SQL Module, there is a new function call sql:prepare(...). This has gone into trunk as revision 11478. Mark Lawson has kindly offered to test this functionality, if anyone else makes use of the SQL Module and wishes to use Prepared Statements then I would also encourage their testing. I am looking forward to feedback :-) Just like the Connections all PreparedStatements are cleaned up at the end of the XQuery execution. -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |