I am trying to create some reports and when I reun the query an error pops out “Database error: [DataDirect][ODBC lib] Data source name not found and no default driver specified. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)”.
What actons do I need to take to eliminate this error? Any ideas please!
Yes, it may be because when you use Deski then the report connects to the database using the middleware configures in your PC/laptop while when you run the report in Webi then the middleware in the BO server is used.
So you need to configure the same connection/middleware as you have in your PC also in the BO server.
No, I am saying that to connect to the database from your PC you use some middleware (either ODBC, or OLE DB for SQL server, or Oracle client for Oracle DB or something else). The same middleware must be configured also on the BO server. With the information you provided I can not help more.