Welcome to Forums Sign in | Join | Help | Forums
in Search





Make the world a better place.

Bulk retrieval of Constituent ID

Last post 10-08-2008 3:57 PM by Tracie Cassidy. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 10-06-2008 5:08 PM

    Bulk retrieval of Constituent ID

    Is there any mechanism within Raisers Edge to pull Constituent IDs based on the contents of a csv file or Excel spreadsheet?  I have a situation where my users have been using Excel for years to track solicitations.  There are thousands of records and many of the records might be for constituents already in the system.  I want to query RE to return all of the Constituent IDs for the names in Excel.  Is this possible from within the system?

    I can load the names into another table and run an SQL query to relate the data, but I'd rather not go that route if there is already a solution with RE.

  • 10-06-2008 6:21 PM In reply to

    • Joe Meehan
    • Top 200 Contributor
    • User Since: 1997
    • Posts 40
    • Organization: Milken Institute
    • Products:  Blackbaud NetCommunity, The Raiser's Edge

    Re: Bulk retrieval of Constituent ID

    There's no way to do that (easily) from within RE.  But a simple solution would be to export ALL constituent ID's (and whatever other matching field you'd need) and do a simple matching query in Access.

    What field are you using to "match" the names in your CSV file?

    Regards,
    Joe

    Joe Meehan
    Manager, Database Administration
    Milken Institute
    Santa Monica, Ca
    JMeehan@MilkenInstitute.org
  • 10-07-2008 3:41 PM In reply to

    Re: Bulk retrieval of Constituent ID

    Joe,

    Thanks for the reply.  I figure that I will just create a temporary table with SQL and populate it with the first name and last name values from the CSV.  Once I've done that it should be pretty easy to join to the RE constituent table and then perform a look up against it.

    Why do you suggest using Access?  The benefit I can see would be skipping the step of having to figure out the underlying RE data structures and authentication mechanisms.

  • 10-08-2008 11:43 AM In reply to

    • Tracie Cassidy
    • Top 10 Contributor
    • User Since: 2002
    • Posts 426
    • Organization: Children's Hospital Foundation
    • Products:  The Raiser's Edge

    Re: Bulk retrieval of Constituent ID

    Unless I'm misunderstanding your question, there's quite an easy way to do this...it's called creating a query from a data file. Check out the KB solution #BB124766. I use this function DAILY - it works great.

    Hope this helps! 

     

    Tracie J. Cassidy
    Database Coordinator
    Seattle Children's Hospital Foundation
    Seattle, WA
  • 10-08-2008 2:19 PM In reply to

    Re: Bulk retrieval of Constituent ID

    Tracie,

    Thank you for your reply.  I am trying to do the exact opposite of what that solution is about.  I have a list of names and I am trying to look up the related constituent ids.

  • 10-08-2008 3:57 PM In reply to

    • Tracie Cassidy
    • Top 10 Contributor
    • User Since: 2002
    • Posts 426
    • Organization: Children's Hospital Foundation
    • Products:  The Raiser's Edge

    Re: Bulk retrieval of Constituent ID

    Ahhh...in that case maybe David Zeidman's plugin might help - see this string http://forums.blackbaud.com/forums/p/7322/26606.aspx#26606

    Tracie J. Cassidy
    Database Coordinator
    Seattle Children's Hospital Foundation
    Seattle, WA
Page 1 of 1 (6 items)