Hi,
We are trying to extract data from our Raiser's Edge system so that we can use it on our website. We have extracted the data in an Access document but we are having trouble decoding values such as the marital status code and country code among others. For example we have a marital status code of 3288 but we cannot find a table that will tell us what this code means in words. We are having the same issue with country codes and many others. Can any one tell me where I can find the table that will let us decode these?
Thanks a lot
AJ
There is a table named tableentries and carries most of the code descriptions you will need. Things like constituent codes, marital status, prefix, suffix, etc. Then there others that point to their own tables, i.e. appeals. If you go to help in RE and look at the programmers database help under the API/VB (or something like that - I not on my system right now). There is a list of tables and the keys to the other tables.
Hope this helps
Helen