Re: [Firebird-net-provider] 1.7.0b Data.Common.IscException

2006-02-01 Thread Carlos Guzmán Álvarez
Hello: After that immediately when the code uses the provider to use fbbackup function (which is perfect code), it throws data.common.iscexception. This behavior is not happening with 1.7.1 RC3 The objective of the 1.7.0b wqas to fix one bug that was causing problems to LLBLGen Pro user

[Firebird-net-provider] 1.7.0b Data.Common.IscException

2006-02-01 Thread Muthu Annamalai
  Hi,   I was trying with the new 1.7.0b provider.   Accidentally I misspelled a stored procedure name in code.   The exception was handled by my catch block and exception message is "Stored Procedure not found."   After that immediately when the code uses the provider to use fbba