![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi, I think the problem is keeping track of the patch where you invoke dbxml and The syntax to specify an absolute path. The following worked for me on windows: dbxml> createcontainer c:/dbxmlenv/sample.dbxml d validate Creating document storage container, with validation dbxml> putDocument fruit Apples.xml f Document added, name = fruit dbxml> putDocument fruit1 Apricot.xml f Document added, name = fruit1 dbxml> get fruit 1 documents found dbxml> print ?xml version="1.0"? product category>fruits</category item>Apples</item inventory sku>Applfrui1q6lpq</sku price>1.10</price inventory>535</inventory /inventory vendor>Off the Vine</vendor /product dbxml> quit C:\BDBTEST\dbxml-2.2.8\bin\debug>dbxml -h c:/dbxmlenv/sample.dbxml dbxml> get fruit stdin:1: getDocuments failed, There is no default container dbxml> quit C:\BDBTEST\dbxml-2.2.8\bin\debug>dbxml -h c:/dbxmlenv dbxml> opencontainer sample.dbxml dbxml> getdocuments 2 documents found dbxml>quit Ron |
![]() |
| Thread Tools | |
| Display Modes | |
| |