This problem started after an upgrade from SQL7 to 2000 and Crystal 7 to 8.5 done concurrently. I was able to convert all existing v7 rpts to v8.5 without a problem and they continue to run OK. The problem is trying to create new reports - when trying to login to the database with the SQL Server data connection, only 1 of the 3 databases shows all of the tables, the other 2 allow the logon, but only display a couple of system tables. I can manually allow access table by table, but obviously this is not the preferred solution. Logging on via ODBC works for all 3 dbs. The user name was created with the same attributes across all 3 db's. Any thoughts on what is preventing the SQL Server login from seeing all of the tables?