Thanks Keith, but I want to run the reports against a different instance of the database than they were developed on (identical table structures but different database name, hosted on a different server) so I need to tell it the new source somehow. I've tried every combination I could think of for the Database Info without success - all got the same message as reported earlier:
> specified the server and database but left the userid and password empty;
> specified the server and database, left the userid and password empty, then switched back to 'None' (which disabled the fields but kept the contents when I exited the wizard;
> specified server, database, userid and password, using my network credentials
(as used successfully when connecting from SQL Mgt Studio using Windows Authentication)
> specified server, database, userid and password, using credentials set up in SQL Server (used successfully from SQL Mgt Studio when connecting using SQL Server authentication).
I'm 100% sure of the server and database names, as I've connected with them using SQL Mgt Studio.
Questions:
> The original connection was configured in the Crystal Report to use OLEDB, using the Microsoft OLEDB Simple Provider.
Can Logicity handle this type of connection, or does it need ODBC only?
> There's nothing on the Database Info tab to select between Windows Authentication and SQL Server Authentication - it is designed to cater for both?
This is frustrating, as I think the tool will probably be ideal if only I can get it to connect!