Forum Discussion

smireles's avatar
smireles
Frequent Visitor
7 years ago
Solved

Invalid Object name error

I am trying to connect to a view called LINPRM that is pulling from different tables through the SQL Server Database connection. The database I am connecting to is a replication our main database so ...
  • v-juanli-msft's avatar
    v-juanli-msft
    7 years ago

    Hi smireles 

    It sounds like the view was created and then one of the underlying tables was changed. I.e.,

    “Dbo.MBPatientCoverageLink”no longer exists or was renamed.

    This article introduces more about this problem and gives some suggestions to solve the problem.

     

    Best Regards
    Maggie

     

    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.