One of my users had this issue .
The user was trying to add an existing list to a access 2007 db . and was getting an error .
Error : You do not have the necessary permissions to use the '<ListName>' object. Have your system administrator or the person who created this object establish the appropriate permissions for you .
After we did some research i found a KB article for the same .
http://support.microsoft.com/kb/924739
In this the Cause is mentioned as
This problem occurs because the Access 2007 database engine disallows columns that have names that contain more than 64 characters
To work around this problem, use only column names that contain less than 64 characters in Windows SharePoint Services lists
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section
Please check out the Steps to reproduce the problem in the KB article (link) provided.
The user was trying to add an existing list to a access 2007 db . and was getting an error .
Error : You do not have the necessary permissions to use the '<ListName>' object. Have your system administrator or the person who created this object establish the appropriate permissions for you .
After we did some research i found a KB article for the same .
http://support.microsoft.com/kb/924739
In this the Cause is mentioned as
This problem occurs because the Access 2007 database engine disallows columns that have names that contain more than 64 characters
To work around this problem, use only column names that contain less than 64 characters in Windows SharePoint Services lists
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section
Please check out the Steps to reproduce the problem in the KB article (link) provided.
No comments:
Post a Comment