Hi,
I am looking for a way to get the SQL queries generated by LLBLGen when running on the Compact Framework. CF doesn't have tracing, so we can't use that method. Specifically, we are interested in looking at what queries are generated by LLBLGen for various queries and seeing how they differ between SQL Server 2005 and SQL Server Mobile, with regard to how they are optimized.
Basically, the question is: How to access the queries generated by LLBLGen when tracing is not an option, i e on the Compact Framework?
Sincerely,
Wilhelm Svenselius