I am working on an Extended stored procedure and would like to instantiate an XML object (DOMDocument) I found lots of samples that show how to do that in a regular .exe project but extended stored procs are .dll projects.
I cannot figure out how and what to include in order to do that.
Any help would be greatly appreciated.
I am using C++ 6.0 and XML 3.0
Thank you.
jerasi.
I cannot figure out how and what to include in order to do that.
Any help would be greatly appreciated.
I am using C++ 6.0 and XML 3.0
Thank you.
jerasi.