Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND BLANK to cursor, CANDIDATE INDEX, index violation
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01312895
Message ID:
01312947
Views:
19
>I think what is happening is that after appending the blank record, my REPLACE commands are actually modifying another record, not the blank one. Then, subsequent APPENDs find the blank record, thus the duplicate index.
>
>It has been my assumption that after I issue the APPEND BLANK IN csrProjSessions, the record pointer in csrProjSessions will be pointing to the blank record I have just added. Is that a bad assumption?

No, it's correct assumption unless some code moves record pointer between APPEND and REPLACE.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform