From: <car...@gm...> - 2006-05-28 11:37:12
|
Hello: > The problem is that the connection is not closed after the gridview databind > and the property fbdatareader.isclosed is false or with other provider as > oracle or sql server the connection is closed If that happens is because the Close Method is not being called, can you try to build the provider sources and put a breakpoint in the FbDataReader.Close method to see if it's getting called ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo rey que no descienda de un esclavo, ni un esclavo que no haya tenido reyes en su familia. |