Category: data cleansing

  • SQLForce – ANSI SQL for SalesForce

    There are great tools for SalesForce that we don’t hear much about: SQLForce – Command line interpreter with ANSI SELECT/DELETE/MODIFY//INSERT commands that work with Salesforce. http://code.google.com/p/sqlforce/

  • My 1st little App Exchange: SOQL Query Tool

    As a little exercise, I’ve created a small tool comprised of a VisualForce page/tab that allows system administrators to run ad-hoc SOQL (SOSL and aggregate queries) from within their applications and do mass update on every page of 100 records. Basically, it reproduces a little of the functionality of the DeveloperForce utility Mass Update Anything.…

  • Facilitating removal of duplicate contacts

    Purpose: display a link to the Merge Contacts Wizard from the search screen and from the contact screen Too many times users search for a contact but end up creating a duplicate anyway. Most of the time is because they use the first contact that appears and they leave blank the fields you configured in…