Some of the key fields in our database are datetime with sub-second precision.
I use the diagnostics trace switches to see the queries that are generated by the DQE. I would like to be able to see the full precision of the date time parameters rather than the US long date format. Is there any way for me to do this?
Also, I'd like to cast a vote for you adding stored procedure tracing in a future version. (http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=19636).
It's always helpful to be able to verify that the correct call is being sent to the database server.