I went through a process of moving a set of Clipper applications to VFP a while back, and found that the best approach was to keep the applications separate, but use the standard xBase format as a communications medium for transactions between them. I don't know if that will help your specific...
>The old index was corrupt and that was causing the problem to reoccur. Strange to see this with the old index being erased. <
Yes, indeed. From your comments, it looks as if the old index was not being erased properly.
I looked through other parts of my old code and noticed that I was...
Sorry, I completely messed up the version reference: It's 5.2e. I'm using it via a pcAnywhere window into the legacy PC on which the software was developed, so it seems unlikely that it's a change in the environment. I seem to have "cured" it by changing my ending code from
SELECT 'alias'...
Has anyone ever run across a situation in which an index develops multiple identical entries as records are added? I have a loop that steps through a table and then either creates a new record in another table if the key fields don't exist, or updates a date-related sequence of fields (month01...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.