Hi Nathan,
If your using the DBXML shell, then you can simply use the
"putDocument" command like this:
putDocument document_name path/to/file.xml f
The "f" option at the end tells the shell to treat the second argument
as a file name. You can always use the command "help putDocument" to
get more information on this command.
Hope that helps,
John
nathan (AT) myisp (DOT) net.au wrote:
Quote:
Hi All,
I've got a 4gb XML file called xmldata.xml which i'd love to import /
add into a DBXML container called xmldata.
How best would I go about doing this?
I'm currently communicating with DBXML shell.
Thanks in advance!
Nathan
Sydney, Australia |