microsoft sql query syntax
Wednesday, May 19th, 2010sql query result in XML?
Hi, I have a SQL query that works fine, but do not know how to save it as xml. Can someone please help. Sql = "SELECT ID, name, User XML" I get the following error [Microsoft] [ODBC SQL Server Driver] [SQL Server] Line 1: Incorrect syntax near 'XML'.
This [...]