I am using the Linked Server from MS SQL 2000 to connect the Progress 9.1D (SQL92) via the Merant 3.6 ODBC Driver. I am able to retrieve all the tables and fields from the mentioned Progress database by using the SQL Query Analyzer, and able to run sql statement stored in stored procedures in MS SQL to perform a insert/select/etc on Progress tables via this setup. But the problem I get is when the Progress tables is above 25,000 records and I will then hit the following errors and would fail the same execution that works earlier.
Error Message:
“Error on input or output to a file”
Anyone have had this experience using the above setup? Could I have missed some additional settings required in any of the above components eg. Linked Server, etc. Would appreciate your advice....
Error Message:
“Error on input or output to a file”
Anyone have had this experience using the above setup? Could I have missed some additional settings required in any of the above components eg. Linked Server, etc. Would appreciate your advice....