From: Ivan - <pre...@bk...> - 2003-06-03 18:12:03
|
Yes I do. > > Hello: > > > I've took a closer look at source code for provider, and found, that you're disposing all commands in FbConnection.Close method. > > So, we need to recreate every command (FbCommand) after FbConnection.Close() calling. It seems to be a bug in provide, cause MSSQL provider works good in this situation. > > Huummm are you using connection pooling or not ?? > > |