I have an access app that uses a SQL Server db. Recently, I've had to change the SQL Server db (in the file DSN). I re-linked all the tables in Access after making the changes. However, the views are not showing any data. Is there a way to fix this without having to drop the definition in Access and re-creating them? The problem is that most of the views use composite keys so I would have to go look them up and re-select them in Access when I re-create the definitions. Thanks in advance for any help you can give.