locked
Data update after going Online RRS feed

  • Question

  • Hello!
    Of course it is not good to go directly to CRM database, but I have strange for me situation.
    When I'm Offline, I go to my local database and manually correct for example one number in telephone. After that in Outlook (in Offline mode) all the information is correct (it is updated successfully). But if I  go Online - while synchronization this information is not corect (the number is old).
    If I in Offline mode do the same in CRM form - then after synchronization in Online mode everuthing is OK.
    How do you think - why I cannot update manually in Offline database?

    Thanks! 
    Tuesday, May 19, 2009 10:51 AM

Answers

  • Hi, Dany.

    Of cource it easy. But if you will modify some record trough direct Update - workflows and plugins would not trigger on this update. If you will use Web Services - they will trigger.

    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    • Proposed as answer by Dany85 Tuesday, May 19, 2009 11:43 AM
    • Marked as answer by Donna EdwardsMVP Wednesday, July 8, 2009 11:17 AM
    Tuesday, May 19, 2009 11:40 AM
    Moderator
  • Hi, Maxim.

    Use supported updates via Web Services and everything will work correctly.
    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    Tuesday, May 19, 2009 10:58 AM
    Moderator
  • Hi, Dany.

    It's not good because it's not supported. Supported methods - is work trough web services. Look this .

    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    Tuesday, May 19, 2009 11:33 AM
    Moderator

All replies

  • Hi, Maxim.

    Use supported updates via Web Services and everything will work correctly.
    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    Tuesday, May 19, 2009 10:58 AM
    Moderator
  • hi all,
    why it is not good to go directly to CRM database ?
    it is easier than using Web Services .
    foreach(object HeartBeat in me.heart.Beats) messageBox.show("I miss u !!")
    Tuesday, May 19, 2009 11:31 AM
  • Hi, Dany.

    It's not good because it's not supported. Supported methods - is work trough web services. Look this .

    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    Tuesday, May 19, 2009 11:33 AM
    Moderator
  • hi a33ik,
    i think it is easy to use ADO.net more than using web Service , is it true?
    foreach(object HeartBeat in me.heart.Beats) messageBox.show("I miss u !!")
    Tuesday, May 19, 2009 11:37 AM
  • Hi, Dany.

    Of cource it easy. But if you will modify some record trough direct Update - workflows and plugins would not trigger on this update. If you will use Web Services - they will trigger.

    Truth is opened the prepared mind My blog - http://a33ik.blogspot.com
    • Proposed as answer by Dany85 Tuesday, May 19, 2009 11:43 AM
    • Marked as answer by Donna EdwardsMVP Wednesday, July 8, 2009 11:17 AM
    Tuesday, May 19, 2009 11:40 AM
    Moderator
  • really you are cogent man !!!!!!!!
    foreach(object HeartBeat in me.heart.Beats) messageBox.show("I miss u !!")
    Tuesday, May 19, 2009 11:41 AM
  • Sorry, dear friends.
    I just want to know can I technically update data in database?
    After going Online the data was not updated.
    So, the question is not about to use or not to use.

    Thanks a lot!
    Tuesday, May 19, 2009 11:51 AM