I have developed a VB6 application that uses Oracle 8 as a database and when a report name is chosen Crstal Reports. The problem I am having is that in Production the report runs fine. In Development however I get an error:
Report Error 20599 Cannot Find Server. IM006: Microsoft ODBC Driver Manager Drivers SqlSet Connect Attr failed o.
I am trying to figure out what is going on. I feel it's strange that I can run this in prouction but not in development. I have ran the select that the report uses in Oracle in the development area and it runs fine.
Another strange thing that I have noticed is that the report actually runs up to about 65,000 rows and with only a few thousand left it stops and displays the error.
Does anyone have a suggestion? Is there something in Crystal Reports that needs to be set up, or adjusted?
Report Error 20599 Cannot Find Server. IM006: Microsoft ODBC Driver Manager Drivers SqlSet Connect Attr failed o.
I am trying to figure out what is going on. I feel it's strange that I can run this in prouction but not in development. I have ran the select that the report uses in Oracle in the development area and it runs fine.
Another strange thing that I have noticed is that the report actually runs up to about 65,000 rows and with only a few thousand left it stops and displays the error.
Does anyone have a suggestion? Is there something in Crystal Reports that needs to be set up, or adjusted?