P
Pete Morris
I want to do some programming using XML in VB6, specifically
MS Access.
I have some sample VB.Net code that I can use. It has
<< Imports System.XML >> at the start of the code.
What's the VB6 equivalent of this? I've tried using that, but it
just gives an error message. Or maybe I'm putting it in the wrong
place. And it doesn't recognise XML operations without it.
MS Access.
I have some sample VB.Net code that I can use. It has
<< Imports System.XML >> at the start of the code.
What's the VB6 equivalent of this? I've tried using that, but it
just gives an error message. Or maybe I'm putting it in the wrong
place. And it doesn't recognise XML operations without it.