Browse By Tags

  • Creating your own Import Scripts using the COM API

    Please read the article " Some thoughts on Importing Data " as background. The previous article discussed the different programming techniques that can be used for importing data into Sage CRM. Web Services COM Based Mechanisms .NET API Direct…
  • Working with a Person's Address Type

    When you edit or add a new address for a person in Sage CRM you are invited to specify whether the address is a Business address or a Home address. This choice is then shown on the address list for the person. The default choice for address type…
  • How do default addresses and persons get created for a Company?

    When you create a new company using the standard system behaviour the Address and Person contact details that you provide get recorded into their separate tables and foreign key references are recorded on the company table to indicate which address and…
  • Change Person Addresses to match Companies

    Hi, I've taken a look but, unless I'm blind.. I'm unable to find anything to help me. I'm wanting to change all the addresses for all the "Persons" to be the same as each company. Is there any way (through SQL or CRM itself) to accomplish this? I'm…