Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8: Got questions? Got answers.
Message
From
09/10/2002 05:52:05
 
 
To
08/10/2002 20:21:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00707667
Message ID:
00709162
Views:
16
Hey John,

Been awhile... Got a bug for ya (VFP7):

USE "c:\program files\microsoft visual foxpro 7\samples\data\customer.dbf" IN 0 SHARED
CURSORTOXML("customer", "lcXML", 1, 8, 0, "1")
?XMLTOCURSOR(lcXML, "test", 4) && Returns 92 records which is correct
CURSORSETPROP("Buffering",5,"test")
DELETE ALL
TABLEUPDATE(.T.)
?RECCOUNT("test") && Still returns 92 records, but shows no records in browse window

>Hi Simon,
>
>Well, like Ken said at the keynote, Stability is a Feature. We're being very, very aggressive with bugs.
>
>
>>It seems most of my wishlist has been answered by VFP8's new features and fixes. I am looking forward to getting my hands on it. I just hope that the fixes and new features do not introduce new problems so that I am actually further ahead with a more reliable product.
>>
>>Thanks
>>Simon White
>>
>>
>>>Well, I see that Jim Saunders says it's fixed and he's "da man" when it comes to the details, so I guess it's fixed.
>>>
>>>
>>>>
>>>>You can simply create two forms with private datasessions using the same table with an index in ascending order. When you issue:
>>>>
>>>>Set Order To tag xxx Descending
>>>>
>>>>in a method of form A the order will be descending in form B's datasession as well.
>>>>
>>>>Thanks
>>>>Simon
>>>>
>>>>>Hi Simon,
>>>>>
>>>>>This doesn't ring a bell. Can you send me some code to reproduce and I can have it looked at?
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>>Do you know if private data sessions now remember to maintain the ascending/descending order of index tags. Previous version do not so forms with private data sessions can have the ascending/decending order changed by forms in another data session.
>>>>>>
>>>>>>Thanks
>>>>>>Simon White
>>>>>>
>>>>>>
>>>>>>>
>>>>>>>SELECT developers FROM UT LEFT JOIN DevCon ON developers
>>>>>>>
>>>>>>>
>>>>>>>Well, the NDA on VFP 8 has been 99% lifted (no, don't ask about the release date - Ken said "early next year" in the keynote - ditto for Europa).
>>>>>>>
>>>>>>>Lots of you are going to be playing with your shiny, new VFP 8 disks over the next few weeks and are going to have questions. Hopefully, lots of questions.
>>>>>>>
>>>>>>>I'd like to invite you to post those questions here, along with any gee-whiz observations you might have. I (and others involved with VFP 8) will be monitoring this category and try to provide timely answers.
>>>>>>>
>>>>>>>When you post questions and we (or members of the community) post answers, everyone gets a better understanding of what's in store for VFP 8. Win-win!
- Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform