a problem using bdbxml
560708Feb 8 2007 — edited Mar 2 2007I download and install the dbd xml 2.3.8,in windows xp ,I use the
cmd.exe to run dbxml and create a container phone.dbxml,then put some
xml document as the docs.but whne i use query it occur error:
dbxml> query '
collection("phone.dbxml")/string()'
stdin:22: query failed, Error: Cannot resolve container: phone.dbxml/
phone.dbxml
. Container not open and auto-open is not enabled. Container may not
exist.
collection("phone.dbxml")/string()
^
Anybody can help me?