From: Carlos G. A. <car...@te...> - 2003-10-06 09:56:55
|
Hello: > Well, FbScript is not an option, since it does not have the IDbCommand > interface. I'd like to be able to define the parameters for my multiple > commands once, then let it execute everything in one call. Ok. > The second solution, using ExecuteReader, almost works. It feels strange > to have to use it, since both commands above don't return any results. If i'm not wring this the only way for exec batch commands in ADO.NET > Why do I get an invalid request handle if the command has not produced > any results ? I'd rather expect Read to return false. Can you etst this using the latest CVS sources ?? I can send to you a dll built with .net 1.0 or a zip with the sources if needed. > I am using assembly version 1.5.1333.25082. jeje I mean if you are using 1.5 Alpha 1, 1.5 Alpha2, 1.5 Beta 1, etc.. :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |