Skip to Content
0
Former Member
Feb 26, 2009 at 11:36 AM

view crystal report on server- error

42 Views

Hi,

I have developed a very simple test report which simply displays one field of a database (so theres no code or nothing behind this particular test report). However, I am trying to view this report on a server which has a report viewer installed.

There have been reports created by other people that are on the server that i am able to view. However when I upload mine and then try to view it, I get the following error:

Cannot conect to database view - Incident

  • SetRptLogin() - Object doesn't support this action ***

The only difference I noticed between the reports that can be viewed and my reports are they way in which they are connecting to the database(they are connecting to the same database). Mine connects through OLE DB (ADO), whereas the other reports connect through ODBC (RDO).

Could this be what is causing the problem?

Can anyone tell me what the error above means?

Thanks

J