Is it possible to run XQuery in VB6? What DLL would I need to reference?
Printable View
Is it possible to run XQuery in VB6? What DLL would I need to reference?
I see you don't have any replies so I thought I's mention to try Google if you haven't already. I used "XQuery in VB6" and got a bunch of hits.Quote:
Originally Posted by Liquid Metal
Thanks for your reply. I did before and after you posted but still nothing showed up with actual results.:(
Not exactly answer you're looking for but why not using XML DOM instead?
Thanks but the reason not using that is because I was curious about XQuery.