Search found 5 matches

by steviebu
Sun Jan 16, 2005 10:21 pm
Forum: General Questions and Discussion
Topic: Question: Structure Changes in Tables from v8 to v9
Replies: 3
Views: 3735

Thanks for the reply. I am writing my system in C++ and using ODBC to access the tables. I am doing the development at my home and do not have easy access to the PowerChurch system that is installed at my church. I have no problems accessing the data in the files. A secretary at the church has infor...
by steviebu
Sat Jan 15, 2005 1:43 pm
Forum: General Questions and Discussion
Topic: Question: Structure Changes in Tables from v8 to v9
Replies: 3
Views: 3735

Question: Structure Changes in Tables from v8 to v9

I am developing software that reads data from the ME*, MA* and SK* tables in PowerChurch and displays the data in my system. I have a few questions about these tables: Has the structure changed for any of these tables between v8 and v9? Have any of the data elements that were stored in these tables ...
by steviebu
Sun Jun 13, 2004 11:13 pm
Forum: General Questions and Discussion
Topic: Accessing Some of PowerChurch Tables
Replies: 4
Views: 3968

Accessing Some of PowerChurch Tables

After Googling the error message, I have learned that VFP handles memo fields differently than FoxPro 2.6 did. And the native driver in the Borland Database Engine (and Database Desktop) is for FoxPro 2.6 and below. That is why I could read the SK* tables, but not the ME*. I downloaded and installed...
by steviebu
Sun Jun 13, 2004 5:02 pm
Forum: General Questions and Discussion
Topic: Accessing Some of PowerChurch Tables
Replies: 4
Views: 3968

Accessing Some of PowerChurch Tables

Jeff, Thanks for the reply. There is one additional piece of information that I forgot to add to my original post. I can read the SK and SKREF tables in Database Desktop just fine. And I can access the SKREF tables in my code and display the data contained in the SKILL_NO and DESC fields in a list b...
by steviebu
Fri Jun 11, 2004 8:37 pm
Forum: General Questions and Discussion
Topic: Accessing Some of PowerChurch Tables
Replies: 4
Views: 3968

Accessing Some of PowerChurch Tables

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 ...