use showSql, and set the setup your stream on top of Console.Out so you'd get showSql's output.
On Wed, Nov 25, 2009 at 4:07 PM, bstack <[email protected]> wrote: > I was looking for the exact sql that is executed against the db. > > I know of statistics but that does not give me generated sql, it gives > counts generally > With Interceptor.OnPrepareStatement() - this does not give you exact > sql that is executed (and logged by show_sql or log4net). > > -- > > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
