Deleting SMOATTACHCONT table contents on comm station
Hi All,
We are using CRM 5.0 solution with mobile clients.
We have been observing that the table dbo.SMOATTACHCONT on communication server ( DB MS SQL2005) growing rapidly. We assume that this table contains attachments which already been sync to CRM database. Due to sapce constrains we would like to delete the contents of the above table. With this we might get few GBs space and we assume we may get rid of perforance issues.
Is it advisabe to delete the contents of dbo.SMOATTACHCONT? is this data is required for any mobile queries and trasactions.
Thank you very much for your help.
KK