When I create a new company I do not copy access from another company, because I want to make sure I have it set up before anyone uses it.
After it's created, I use the exe file that I downloaded from Customer Source to copy setup data from an existing company. It works great.
However, after I've completed my setup, and try to give users access, when I click on the userID and the checkbox for the company (Tools > Setup > System > User Access) I get a pop up with the following message:
When I click OK I get:
More info says "Please consult the altert message documentation provided by your DBMS."
The SY02000 table is huge, and I'm not sure what to look for.
After I click okay, the user still has Access to the company as if it worked fine.
There is one user, only one, when I click on his user name it says User could not be added to one or more databases. I know this is unrelated, but still a mystery as well.
After it's created, I use the exe file that I downloaded from Customer Source to copy setup data from an existing company. It works great.
However, after I've completed my setup, and try to give users access, when I click on the userID and the checkbox for the company (Tools > Setup > System > User Access) I get a pop up with the following message:
Code:
[Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY constraint 'PKSY02000'. Cannot insert duplicate key in object 'SY02000'
When I click OK I get:
Code:
The stored procedure smUserCmpnyAccssChckAccssCHG returned following results: DBMS: 2627, Microsoft Dynamics GP:0.
More info says "Please consult the altert message documentation provided by your DBMS."
The SY02000 table is huge, and I'm not sure what to look for.
After I click okay, the user still has Access to the company as if it worked fine.
There is one user, only one, when I click on his user name it says User could not be added to one or more databases. I know this is unrelated, but still a mystery as well.