From: Le r. A. <ar...@me...> - 2006-05-29 15:39:40
|
> It maybe ... i will try to confirm it .. if possible .... :P > > Can you check in the case of sql server what is the state of the data reader > immediatly after the instruction where you do the data binding ?? > the data reader state after the data binding in the sql server provider is : PROPERTY : IsClosed = true Private : Command = null |