OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Retrieve XML data from SQL 2000



I need to retrieve XML data from a Microsoft SQL 2000 database with ADO 2.6.
The tables can contains non XML valid character like "&" or "<".
How can I do this?

Thanks in advance.