Hello
I am using SQL server 2005 and using FOR XML
e.g. select * from dbo.category FOR XML AUTO
Can I get this data from within the LLBLGen Framework? what is the best method?
I have looked in the help but thee is nothing specific at first glance ( some stuff about xquery exclusions ) .
If would be great if you could show me some code to do this.
thanks
Martin