I have a DB where all of the tables are owned by a user. I need to move this db from the current server, onto a new one. The server SQL server 7 (both of them). I create the DB on the new server, backup the DB on the old server, restore on the new server, create the user and I can't connect to the db. Why is this? I can't view any tables with any other account for this db on the new server.