Field not found using TUniQuery and DB2

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
rmonares
Posts: 4
Joined: Sun 11 Sep 2011 20:07

Field not found using TUniQuery and DB2

Post by rmonares » Wed 14 Mar 2012 19:57

I'm running an application that connects to 2 AS/400. One with DB2 5.2 and one with DB2 6.1. The databases are identical, but on version 6.1 I get a Field not found error when I try to open the query. In design time, the query runs with no problems on DB2 6.1. Please help.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 15 Mar 2012 08:39

Hello,

UniDAC fully supports work with DB2 databases since DB2 version 8.0. We haven't tested the UniDAC workability with the earlier versions, therefore certain problems can occur when working with such versions.

Post Reply