01-24-2012, 05:33 PM
Need to find a dll that can be used in C language. Then it also can be used in QM. I found only a commercial COM component and several libraries that can be compiled to dll. But need much time to compile and convert declarations to QM. And when I looked at the code examples, it maybe is more difficult than QM XML.
Here is the list:
http://www.w3.org/XML/Query/#implementations
Most of these cannot be used in C/C++ and QM. I would try this at first:
http://xqilla.sourceforge.net/HomePage
Maybe you'll find something simpler - a dll or COM component. But not a .NET dll.
Here is the list:
http://www.w3.org/XML/Query/#implementations
Most of these cannot be used in C/C++ and QM. I would try this at first:
http://xqilla.sourceforge.net/HomePage
Maybe you'll find something simpler - a dll or COM component. But not a .NET dll.
