Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Differences between xBase and SQL implementations
Message
From
20/12/1999 02:15:20
Walter Meester
HoogkarspelNetherlands
 
 
To
20/12/1999 00:42:13
Victor Chigne
Inteliventas
Peru
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00305631
Message ID:
00306005
Views:
42
>>>Hi Jhon. I'm developing a CS system (inventory and purchases with VFE) with SQL 7 and VFP: there is a 15000 items list and the customer wants a complete combo to choose the items in the purchase order. The list uses a whole minute to show ( is a WAN connection) and they really DO want to see the entire list because the operators are mostly untrained employees. How can I optimize the time? BTW the articlles master is updated very often...
>>>
>>
>>You might want to apply the technique I described in another message: Replicating the data from SQL -server into a VFP database. This way you ensure that every update is also updated within your local VFP table and have the performance advantage of the VFP local database engine.
>
>
>Hi Walter: Could you tell me the date of the message and the thread?
>TIA
>>
>>Walter,

Same thread, this sunday or saterday. But there is no addition information about this subject, though John, seems to have an objection to this approach, you might want to check this first.

Within SQl server you can replicate changes of table to another database (even a VFP database) so your changes to those tables a automaticly reflected in your VFP database.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform