We have some reports that were created under Crystal Reports version 10 using a Sybase 12.5 database as the datasource. We have since upgraded to Sybase 15 ASE and we are also attempting to upgrade these reports to Crystal Reports version 11.5. The reports will convert to version 11.5 but will not work because of the following error:
"Failed to load database information. Details: The database connector 'crdb_p2ssyb10.dll' could not be loaded"
From previous experience we know that Sybase 15 is only supported via ODBC with Crystal Report 11.5, so we tried to change the datasource to ODBC, but when we do that we get the following error:
The instruction at "0x0e864b11" referenced memory at "0x00000004". The memory could not be "read".
Do we have any options at this point besides competely re-creating the reports?