My project uses REMEDY Database (idbm db2). We were able to connect to the database using the driver provided to us. But if we try to execute a SQL with relational operators the .NET code fails, i was told that this culd be an issue with the driverr provided to us. Any help
Comment