From: <fir...@th...> - 2003-12-16 03:39:03
|
Hi, I'm using the Firebird .NET provider components in the Visual Studio .NET 2003 IDE. I was wondering whether it is possible to set any of the attributes that need to parse SQL. For example, when I click on the '...' button next to the CommandText attribute of an FbCommand component, I receive a 'Specified cast is not valid.' error. This also happens with the Parameters attribute and in other components (e.g. Mappings attribute in FbDataAdapter) Is there some way to enable this? Thanks. Ben. Using FirebirdSql.Data.Firebird version 1.5.1437.22333 |