Enterprise throws an error 'incorrect logon parameters..' if I try to run a report that uses two different databases of the same server.
Main report pointing to a stored proc in one database and subreport pointing to a table in another database.
I am using ODBC connection to sql server.
I tried following senarios:
1)In report used ODBC connection "DSN1" for Main Report database "DB1" and ODBC connection "DSN2" for subreport database "DB2".
Set these two connections and databases thru "Use custom database logon..." option in enterprise.
THROWS ERROR!
2) In report used ODBC connection "DSN1" for Main Report database "DB1" and same ODBC connection "DSN1" for subreport database "DB2".
Set one connection and one database thru "Use custom database logon..." option in enterprise. No option to set the second database one the same connection.
Appreciate your comments.
Thanks
Main report pointing to a stored proc in one database and subreport pointing to a table in another database.
I am using ODBC connection to sql server.
I tried following senarios:
1)In report used ODBC connection "DSN1" for Main Report database "DB1" and ODBC connection "DSN2" for subreport database "DB2".
Set these two connections and databases thru "Use custom database logon..." option in enterprise.
THROWS ERROR!
2) In report used ODBC connection "DSN1" for Main Report database "DB1" and same ODBC connection "DSN1" for subreport database "DB2".
Set one connection and one database thru "Use custom database logon..." option in enterprise. No option to set the second database one the same connection.
Appreciate your comments.
Thanks