Hi ,
I am trying to parse an xml string using pbdom and I am getting the following error message.
"Error calling method of PBNI object at line -1 in buildfromstring event of object pbdom_builder"
Any idea how to fix this error?
I am using PB 12.5 on Windows Server 2008R2
thanks
Enrique
There is the XML DataWindow but the datum has to be a simple 2D structure in order to use that feature. Anything more complex & you'll need PBDOM.
Also, FYI: http://www.example-code.com/powerbuilder/xml.asp
Regards ... Chris
Going by adding pbdom125.pbd to my library path and removing the imported objects, do I need to copy pbdom125.pbd to the executable folder?
Regards
Enrique