|
The DBXML container is always created in the bin subdir of Netkernel.
I want it created on the file system but cwu, as I am using it, doesn''t seem to do the job.
What am I missing?
| Poster | Content | |
|---|---|---|
|
nk4um User
Posts: 42
|
The DBXML container is always created in the bin subdir of Netkernel. I want it created on the file system but cwu, as I am using it, doesn''t seem to do the job. What am I missing? |
|
|
nk4um User
Posts: 42
|
Solution found using active:cwu
|
|
|
nk4um User
Posts: 42
|
Is it possible to do a query on a dbxml container which is situated outside Netkernel?
Containers created from within Netkernel are created within the Netkernel bin directory. I would like to connect to an existing container on a Windows networked drive e.g. F:\\DBXMLData\\test.dbxml I tried all types of URI''s in the container element and in the xquery collection function but with no success.
|