Looking at my database I have over 60 syncentry tables. Is that normal? I
only have about 14 users.

Re: Sync Entry tables by Andy

Andy
Wed Feb 06 11:34:04 CST 2008

What version of CRM are you using? syncentry tables are a feature of
CRM 1.2. They do not exist in 3.0, and I don't know about 4.0.

Under 1.2, these are used to syncronize outlook clients with CRM.
Microsoft has a white paper called "Optimizing the Performance of
Microsoft CRM 1.2" that discusses the cleanup of sync entry tables.
It seems that weekly database maintenance has to be done via SQL
scripts to reduce the size of, and the elimination of any left-over
syncentry tables.


Re: Sync Entry tables by C

C
Wed Feb 06 11:55:01 CST 2008

Hi Andy,
I am running CRM 3.0 - this was not upgraded from 1.2, it was a new install
as 3.0

"Andy" wrote:

> What version of CRM are you using? syncentry tables are a feature of
> CRM 1.2. They do not exist in 3.0, and I don't know about 4.0.
>
> Under 1.2, these are used to syncronize outlook clients with CRM.
> Microsoft has a white paper called "Optimizing the Performance of
> Microsoft CRM 1.2" that discusses the cleanup of sync entry tables.
> It seems that weekly database maintenance has to be done via SQL
> scripts to reduce the size of, and the elimination of any left-over
> syncentry tables.
>
>