Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert not inserting no more
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01606233
Message ID:
01606237
Views:
80
>>>Hello all,
>>>
>>>I am building a cursor for a report. I scan all the data from a given table. For each of those records I scan I insert a record in a new cursor that will be used for the report.
>>>
>>>When the scan is finished I want to insert other records in that created cursor. The problem is that the insert is not inserting after the Scan...EndScan sequence.
>>>
>>>This is really weird.
>>>
>>>I use the same insert after the SCAN that I used in the SCAN.
>>>
>>>I really don't get it.
>>>
>>>Heeeeelp!
>>
>>Are you debugging this problem? Can you show some code? May be the condition to run that code is false.
>
>Hello Naomi,
>
>That's what makes this so weird. I ran this through the debugger and no record is added after the insert instruction is given. I don't see how showing some code would help you. I'm telling that because it's the same insert I did in the scan loop.
>
>Insert inside the scan works
>
>Insert outside the scan doesn't.
>
>Sooooo weird.


How about doing an APPEND BLANK then REPLACE?
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform