E
Edward V. Dolikian
Looking for information on how to link to a web service
and retrieve / use XML data within my Access 2000
database.
For example suppose I have a webservice called GetQuotes
("SYMBOLA","SYMBOLB") which returns an XML stream
containing current pricing, volume, etc... for each
symbol). can I use code to call this service and load
the schema and parse the result into somesort of object?
I assume this is possible since XML is the data exchange
method of choice but I have yet to see any examples /
articles outside of the .net environment.
and retrieve / use XML data within my Access 2000
database.
For example suppose I have a webservice called GetQuotes
("SYMBOLA","SYMBOLB") which returns an XML stream
containing current pricing, volume, etc... for each
symbol). can I use code to call this service and load
the schema and parse the result into somesort of object?
I assume this is possible since XML is the data exchange
method of choice but I have yet to see any examples /
articles outside of the .net environment.