Page 1 of 1

Maintain Personal Profile Not Working

Posted: Thu Oct 01, 2015 3:10 pm
by JamestownFirst
When trying to enter a new person into the database this Error Message shows up and once clicked out of shuts down the program altogether. This same error message appears throughout the entire program whenever I try to add/update someone's information. It won't open up the personal data files.

PROGRAM: opentables
LINE: 8
ERROR: 2198
MESSAGE: Index tag is not found for Cursor object 'Meconnectcursor1'.

Is there a way this can be resolved?

Thanks!
K.S.
Secretary/Bookkeeper

Re: Maintain Personal Profile Not Working

Posted: Thu Oct 01, 2015 3:45 pm
by NeilZ
JamestownFirst wrote:When trying to enter a new person into the database this Error Message shows up and once clicked out of shuts down the program altogether. This same error message appears throughout the entire program whenever I try to add/update someone's information. It won't open up the personal data files.

PROGRAM: opentables
LINE: 8
ERROR: 2198
MESSAGE: Index tag is not found for Cursor object 'Meconnectcursor1'.

Is there a way this can be resolved?

Thanks!
K.S.
Secretary/Bookkeeper
Try running a REINDEX from the Powerchurch UTILITIES menu. This usually updates the indexes.

Re: Maintain Personal Profile Not Working

Posted: Thu Oct 01, 2015 4:18 pm
by JamestownFirst
Thank you!