Y
yani1shu
Is it possible to import new business notes into an account either through
BCM directly or through the database backend. I was able to locate the table
that the notes are stored in through sql server (dbo.ActivitiesTable) but
have been unable to manually enter a new item into the table due to the
column "ActivityGUID". Does any one know what this column refers to? When i
added a new note i tried just copying and pasting a previous note and
changing the subject but i get an error "Cannot insert duplicate key row in
object 'dbo.ActivitiesTable' with unique index 'IX_ActivitiesTable_GUID'."
Can anyone explain this to me?
Thanks
BCM directly or through the database backend. I was able to locate the table
that the notes are stored in through sql server (dbo.ActivitiesTable) but
have been unable to manually enter a new item into the table due to the
column "ActivityGUID". Does any one know what this column refers to? When i
added a new note i tried just copying and pasting a previous note and
changing the subject but i get an error "Cannot insert duplicate key row in
object 'dbo.ActivitiesTable' with unique index 'IX_ActivitiesTable_GUID'."
Can anyone explain this to me?
Thanks