RE: Any good freewaretools to manage XML Databases?
"Passin, Tom" <[email protected]>
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <[email protected]> |
> From: [email protected] > > perhaps xml database was a bit vague. My situation is this: > I have a program which reports what it has done into a xml > file. This xml file > > will grow and it will get difficult to find an special entry > manually when > the file gets lager. This jaxme library looks interesting, is > there something > simular for c/c++? > Can you use xslt or xquery? As long as the file does not get too huge, one of them might be just the thing. Cheers, Tom P