query output as XML

Hi

Can I have my query output returned as XML (FOR XML AUTO) in SQL Mobile ?

thanks
Bruce

[112 byte] By [BruceBaker] at [2008-2-12]
# 1
no, not directly from SQL Mobile. you can fill a DataSet with your query results using the adapter or data reader and then convert the DataSet into XML....

-Darren

DarrenShaffer at 2007-10-6 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...

SQL Server

Site Classified