Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem
Message
From
16/03/2006 20:04:16
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
16/03/2006 18:45:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01104771
Message ID:
01105162
Views:
29
>Have done all of that and am still at a loss. :(

Don't remember exactly - do you do a tableupdate and requery between the insert and the scan?

Another thing I see in your view - wheretype is 3. There could be something weird (and we're looking for weird here, right?) if you do two replaces on the same record without tableupdate()ing meanwhile. Because, in that case, what is the oldval() on the record you just inserted?

Also, optimistic buffering - row (3) or table (5)? If you're row-buffering and move off the record, an implicit tableupdate() may happen and then the bets are off - you may check aerror() several times to see if anything happened.

Try to change the wheretype to 1 and see if this still happens.

If none of this gets you ahead, I'm out of hints for today :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform