0

I have a report up and running in sage 50 with crystal report.

I have another server up and running with sage 50 but with a diferent filename, same version of sage 50 and crystal report.

When i try to run the report its giving me a error . (logically because is a different filename or database)

This error comes

[error

I need to run the report on the second system.

TallTed
  • 9,069
  • 2
  • 22
  • 37
don
  • 65
  • 2
  • 10

2 Answers2

0

You need to update the report's connection or the existing local ODBC connection.

Lan
  • 1,335
  • 1
  • 9
  • 14
0

Select Database > Set Datasource Location and update it accordingly.

The report is currently pointing to a database source you either have no access to or does not exist, you need to change it to a source you can access.

Aleksandar Zoric
  • 1,343
  • 3
  • 18
  • 45