Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Buffering Problem: HELP!
Message
De
27/06/1997 07:33:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00037882
Message ID:
00037916
Vues:
31
John,

Don't ya just love VFP?#@$! (If they cared to tell us a little more in the docs, maybe we would have better ideas of what to expect)!)

Anyways, what are the chances that you *still* actually have buffering going on (a CURSORSETPROP you forgot about???) and that you are *NOT* doing a TABLEUPDATE???
Seems to me that would also show rec 1/1 in status bar and cause reindex to find records, but then when you actually closed the table these "records" would disappear (never having been TABLEUPDATED).???

Good Luck (again)

Jim N

>>>Can anyone tell me what I'm doing wrong? I haven't had this happen to me since I started using VFP but this is driving me crazy!
>>
>>John,
>>
>>Sounds like the table fro your grid is filtered and your new child record doesn't meet the filter condition.
>Jim
>I wish the problem was that simple. I know for sure there is no filter in use. I checked eveything out but it just doesn't make any sense.
>This strange behavior is not just within my program but in the project manager. I'll give you an example:
>Let's say there is no records in the table. None. Now, I start the program from PM and open the form and add a child record in the grid. I know its there since I'm editing directly from the grid. I skip to another record and come back to this record and I can still see it. Now I close the form and exit the program with cleanup code that includes closing opened database. I go to the PM and browse the child table. The status bar tells me there is one record (the record I just added) but doesn't show the record in the browse window! If I reindex it it tell me 1 record indexed. It I pack it, now there is no records in the table! What's going on???
>
>In addition, if following the above example I entered two child records and skip to next parent record and come back, it only shows one of the child record not two. In addition to this strange problem, now I can't edit the one of two fields in the browse at all. It is a currency field but when I enter something like $1000.00 and hit Enter, it goes back to 0.00. I check to see if it was set to read-only but it is not!
>
>This is fourth "real" application I've written in VFP and I didn't have any problems like this in previous projects which were similar but much more complex. I'm totally baffled.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform