I think I am attempting the impossible here.
I need to access tables from both our Training and Production regions through an ODBC connection to a server where both databases reside. The ODBC connection is setup with a logon id that has read permissions in the Training database and none in the Production database. ODBC is authorising using SQL Server Authentication.
Of course , when the report runs, Crystal is posting the message 'Physical Databse not found'.
I have two questions from this
1) When setting up an ODBC connection to a server with multiple databases on it, how does ODBC know which database you wish to conenct to. You are not given that option, only a Windows or SQL server logon id to use ?
2) How do I acess multiple databases that reside on the same server from a single report
Thanks
I need to access tables from both our Training and Production regions through an ODBC connection to a server where both databases reside. The ODBC connection is setup with a logon id that has read permissions in the Training database and none in the Production database. ODBC is authorising using SQL Server Authentication.
Of course , when the report runs, Crystal is posting the message 'Physical Databse not found'.
I have two questions from this
1) When setting up an ODBC connection to a server with multiple databases on it, how does ODBC know which database you wish to conenct to. You are not given that option, only a Windows or SQL server logon id to use ?
2) How do I acess multiple databases that reside on the same server from a single report
Thanks