mearmortal
Programmer
I've been dealing with a few crashes over the last few days with the database.
I've finally got it running and I took a copy of it as an issue accurred with using specific values on a data entry form. It would not use specifically a value of 28 to 68 from another one to many table.
but during this I tried to repair the database to see if it would fix it, and that's when I got the following message
'AOIndex'is not an index in this table
<Name> is not an index in this table. (Error 3800)
An invalid index name was used when trying to reference an index.
what is actually going on here can someone please explain and help with the resolve of this problem.
I've finally got it running and I took a copy of it as an issue accurred with using specific values on a data entry form. It would not use specifically a value of 28 to 68 from another one to many table.
but during this I tried to repair the database to see if it would fix it, and that's when I got the following message
'AOIndex'is not an index in this table
<Name> is not an index in this table. (Error 3800)
An invalid index name was used when trying to reference an index.
what is actually going on here can someone please explain and help with the resolve of this problem.