DCSIMG
December 2009 - Posts - SQL SERVER DBAces And More

SQL SERVER DBAces And More

שרון כהן שכן טוב

December 2009 - Posts

Record(s) cannot be read; no read permission on 'MSYSObjects'

Problem: I tried to load a system table from Microsoft Access from a C# application and got the error message "Record(s) cannot be read; no read permission on 'MSYSObjects'".

 Solution: To add permission to the systable:

 1) Tools -> Options, on the view tab check 'system object'.

2) Tools -> Security -> User and group permissions, on each of the new tables give it 'administrator' access .

 

Have a nice day. Sharon

Posted: Dec 07 2009, 11:17 AM by DBASharon | with 2 comment(s)
תגים: