Harish
12-07-2000, 08:26 AM
Hi,
I had posted this problem some time back. I am saving a recordset to a XML
file. the table is a very simple Access table. i am using the following syntax.
rs.save "c:\file.xml", adPersistXML
However when I open the file, I get the following kind of data in the file
TG! ?# _X ! *c ? @
"\* Dw= I <m _X /
what is this 'TG!' ??? I can't get the recordset to save in XML format.
it is something to do with the microsoft ole db persistence service provider
?? I am working on w2k with MDAC 2.6 and MSXML parser 3.0. I don't know where
i am going wrong. please help..
Thanks
Harish
I had posted this problem some time back. I am saving a recordset to a XML
file. the table is a very simple Access table. i am using the following syntax.
rs.save "c:\file.xml", adPersistXML
However when I open the file, I get the following kind of data in the file
TG! ?# _X ! *c ? @
"\* Dw= I <m _X /
what is this 'TG!' ??? I can't get the recordset to save in XML format.
it is something to do with the microsoft ole db persistence service provider
?? I am working on w2k with MDAC 2.6 and MSXML parser 3.0. I don't know where
i am going wrong. please help..
Thanks
Harish