Missing Rows

BCM

Member
We have been using the Progress DataDirect 4.10 32-bit ODBC driver and SQL-92 successfully for two years. Most of our use is to copy complete tables from Progress to SQL Server for reporting. Sometimes Progress does not return all the records in the Progress database (for example, only 95% of the records will be returned). Other times blank rows that do not exist in the Progress database are added to the returned recordset by the ODBC driver.

Do any of you have similar experiences? If so, have you found solutions to this problem?
 
Top