When going through all the FBErrors, the only thing that gives addition
information is the inner exception. Here are the relevant details:
IscException at
Gds.GdsConnection.ReadStatusVector()
Gds.GdsConnection.ReadResponse()
Gds.GdsDatabase.ReadResponse()
Gds.GdsStatement.Free()
I guess this means that the issue is with the ReadStatusVector
I have also read that the SQL could cause an issue. Here is the SQL it fails
on:
SELECT DESCRIPTOR_KEY,DESCRIPTOR_NAME,LOOKUP_TYPE,iif(FORCED like 'T% ',-1,0)
as FORCED,iif(MULTIPLE_VALUES like ' T% ',-1,0) as
MULTIPLE_VALUES,iif(DISALLOW_BLANKS like ' T% ',-1,0) as
DISALLOW_BLANKS,CONTROL_LEVEL FROM DESCRIPTOR_TYPE
This query works when run directly on the database
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider