Is everything working now? Was the problem the missing elements from
the config file?

Thanks for the .Net 2.0 warnings. They'll be a good starting point when
discussions about .Net 2.0 take place.

Does anyone know if IBatisNet works on verison 1.0 of the Framework?

I wrote a IDataReaderProxy class a long time ago:

http://tinyurl.com/7gs5u
http://svn.apache.org/repos/asf/ibatis/trunk/cs/mapper/IBatisNet.Common/Logging/IDataReaderProxy.cs

that may or may not still work. When I used it last, it was very
resource intensive. I was testing it using an Access database. I recall
not being able to launch the debugger when I had result set logging
turned on. This may have been caused by Access. All of this happened 2
months ago so things may be different now. The result set logging will
most likely not make it into the next release.

--- Okku Touronen <[EMAIL PROTECTED]> wrote:

> Thanks for the answer, I tried to get that to work (with a config
> section)
> first before I modified the source, but I will try it again.
> 
> Ok, it might be that when I tried the windows form application and
> got
> logging to work at first it was using a compiled version of iBatis
> (not
> SVN), and now it is due to the missing config section.
> 
> How about the result set logging?
> 
> -----------------
> 
> I get the following warnings (if that's what you are interested in):
> 
> -----------------

Reply via email to