crystal reports-problem with different server names
I have a problem with using crystal reports as reporting tool. The case is when I develop the reports, my SqlServer is named as default, but when I deploy the application in another m/c, cause it has a different server name "MySERVER", I get an error whenever I try to view the report from my running application.
the error is, "Logon failed", cryatalreportsengine.logon error. Please suggest something so I can get the connection work properly.
p.s. I am using OLEDB provider.
poulomi

