Page 1 of 1

Import Calendar Events

Posted: Wed Apr 04, 2007 1:55 pm
by dsinkhorn
I'd like to start using the "Events" options in Power Church 10. How can I import csv files from my old calendar program to PC10?

Re: Import Calendar Events

Posted: Thu Apr 05, 2007 12:58 pm
by NeilZ
dsinkhorn wrote:I'd like to start using the "Events" options in Power Church 10. How can I import csv files from my old calendar program to PC10?
As you can see on the events menu, there is no import feature in the Powerchurch Events module.

Having been a programmer and having built import programs, I know that trying to import data from other types of calendar programs (databases) can be a nightmare of data types, data lengths, etc.

Even a CSV file can be a problem, as the old system may not have all the same data requirements that Powerchurch needs, thus causing data errors, etc.