Can not using 'insert' command -
06-25-2008
, 10:20 PM
Hi all, I'm newbie to BerkeleyDB ,when i do tutorial's example "query
'insert nodes
<newNode>Some new text</newNode>
after
doc("dbxml:/modify.dbxml/mod1.xml")/mod1/nodeOne'
" i get a syntax error saying "Unrecgnize character 'n' ". Is anyone
have the same problem. |