开发者

Data base - not populating the objects

开发者 https://www.devze.com 2023-03-11 22:25 出处:网络
I have a got an issue on SQL Server Database as it is not getting objects (missing + sign to expand to get objects) and sorry, my company policy not accepting to post images so I am presenting GUI in

I have a got an issue on SQL Server Database as it is not getting objects (missing + sign to expand to get objects) and sorry, my company policy not accepting to post images so I am presenting GUI in code

SSMS 开发者_开发技巧2008 view as

Server
     - Databases
       + System Databases
       + Database Snapshots
         [DB1]  (missing expansion + sign to get all the objects)
       + [DB2]  (DB2 is as normal)

Thanks prav


Missing security rights? Maybe your user does not have rights to read the database objects

0

精彩评论

暂无评论...
验证码 换一张
取 消