Accessing Some of PowerChurch Tables
Posted: Fri Jun 11, 2004 8:37 pm
I need to access some of the data that our church stores in PowerChurch for display in another system that I am building. I was told that some of the data was in the Personal Profile section and some was in the Integrated Data section of the program. I don't want access to financial information and I'm certain that my church does not want me to have it either. Since PowerChurch uses FoxPro and FoxPro is a file-based DBMS, I was hoping that I could take copies of the files that contain the data that I need and use these files during my development work.
I have a few questions:
1. From this web site, I learned that the Personal Profile data is contained in the ME* tables. I grabbed the ME*.* files (ME.dbf, ME.cdx, ME.fpt, MECODES.DBF, MECODES.cdx, MEINFO.dbf, MEINFO.cdx, and MEINFO.fpt). I'm using Borland's Database Desktop to try to open the files, but I am getting an error message. Is the data encrypted or am I missing something? (I have FoxPro development experience, but it was 2.6--prior to Visual FoxPro). When I try to open the table through DD, the error is "Unable to open table. Corrupt table/index header.". However, PowerChurch accesses the data in these tables without a problem.
2. What is integrated data? Is there a table for it? Or is this a logical name for a set of data spread over a few files? If so, how would I identify the tables that I need for my information. (I only need about a dozen pieces of data).
Thanks,
Steve
I have a few questions:
1. From this web site, I learned that the Personal Profile data is contained in the ME* tables. I grabbed the ME*.* files (ME.dbf, ME.cdx, ME.fpt, MECODES.DBF, MECODES.cdx, MEINFO.dbf, MEINFO.cdx, and MEINFO.fpt). I'm using Borland's Database Desktop to try to open the files, but I am getting an error message. Is the data encrypted or am I missing something? (I have FoxPro development experience, but it was 2.6--prior to Visual FoxPro). When I try to open the table through DD, the error is "Unable to open table. Corrupt table/index header.". However, PowerChurch accesses the data in these tables without a problem.
2. What is integrated data? Is there a table for it? Or is this a logical name for a set of data spread over a few files? If so, how would I identify the tables that I need for my information. (I only need about a dozen pieces of data).
Thanks,
Steve