PDA

View Full Version : Status 87. No Superfind Path to This Record.



Larry
31-Mar-2005, 11:40 AM
Can anyone help me out with this error? I have a program that just enters
data into a file. A couple of times the program looks to other files to pull
data. One of them however it does not. I receive this error.

Thanks,
Larry

Larry R Pint
31-Mar-2005, 02:39 PM
Larry wrote:
> Can anyone help me out with this error? I have a program that just enters
> data into a file. A couple of times the program looks to other files to pull
> data. One of them however it does not. I receive this error.
>
> Thanks,
> Larry
>
>
>
>
Isn't that usually caused by a child record that is pointing to a parent
record that no longer exists (has been deleted)? It's been quite a
while since I've seen that error, so I could be recalling bad data.
(Kind of an error 87 of my own!)

Larry