From: Mark R. <ma...@la...> - 2015-08-18 19:14:59
|
On 18-8-2015 10:53, usman wrote: > Is there any solution to this problem. > I am using firebird client 4.7.0, DDEXProvider-3.0.2 with vs 2012 and still > getting the error. > Can you someone please guide how to resolve this issue. Which Firebird version are you using? A column unknown RDB$PROCEDURE_TYPE suggests that you are using Firebird 2.0 or earlier (or a database that is still ODS 11.0 or earlier and hasn't been upgraded). The column RDB$PROCEDURE_TYPE was introduced in Firebird 2.1, see http://tracker.firebirdsql.org/browse/CORE-779 Mark -- Mark Rotteveel |