[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Retrieve XML data from SQL 2000
- From: "Marcos A. Sanchez Rodriguez" <marcos@discoweb.com>
- To: xml-dev@lists.xml.org
- Date: Fri, 13 Jul 2001 12:37:52 +0200
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.