When I connect to an SQL server instance in Crystal reports 2008 / 2010, I see all the databases under the user id that I used to connect and I could drag and drop the tables and create the links between them.
Now I have created a linked server in my sql server that connects to another SQL server and would like to have the same functionality. Presently, when I want to use this in the Crystal reports, I need to go into sql command and enter the query with links manually. Is there away that I could create an ODBC or OLE DB connection that will let me see the linked server and it's dbs and tables, without writing the sql command?