From: le r. a. <ar...@me...> - 2006-05-30 04:52:05
|
> Hello: >> After a databind of course :) > Ok change committed into the CVS could you give a try to it when it's > ready for pserver connections ?? > I try the new dispose implemmentation but it doesn't work the properties have not changed and the connection still open :( I search also but for the moment i don't find witch method is called by the data binding method to close the datareader and the connection :( Ps: In the others providers the databind method set the property datareader property isclosed to true only if the CommandBehavior is to CloseConnection; So i think that all the problem is in the dispose implementation ! |