Logging the generated SQL on Compact Framework

Posts   
 
    
Posts: 10
Joined: 26-Oct-2006
# Posted on: 26-Oct-2006 13:06:05   

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

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 26-Oct-2006 15:58:00