xml in ADO
im trying to load an xml data source into ADO. can it be done?
im doing it in Visual c++ 6.0.
there's something wrong with the connection string...
>>_bstr_t bstrAccessConnect ("Provider='CR XML v3.6';Data Source Name='RGenXML';")
Help pleese!

