I'm trying to access a DB2 database version 7 via Microsoft's Jet DB Engine using DAO in a VC++ 6.0 program that's running in Windows 2000. The program was able to open the database but when it tried to create a recordset, it is returning a message that says: The Microsoft Jet database engine cannot find the input table or query string.
Does anybody know what's causing this problem? Thanks in advance for your help.
Does anybody know what's causing this problem? Thanks in advance for your help.