From: Luciano P. <pas...@on...> - 2003-09-26 21:48:11
|
I added the Firebird components in the Visual Studio toolbox, so I can configure their properties using the design-time property window. All goes fine, except when I try to configure the CommandTimeOut propery in the FbCommand. It generates an exception saying that the "method is not implemented". Even if I don't touch the property at design time, the expection is generated at runtime when the assembly is loaded. Is this a bug? FYI, I'm using firebird-net-provider 1.0 for 1.1 framework. Thanks in advance!! Luciano. |