Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large table
Message
De
11/07/2003 08:42:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Large table
Divers
Thread ID:
00809158
Message ID:
00809158
Vues:
78
Hi...

This question will likey seem very simple to many of you. I have a very large free table (> 100 000 records)on our server, with 100 fields in each record. When we need to update only one specific record, it's not a problem to open the table and edit the record at the location we're at now because response time across the network to the server is quick. We have another site some 10 miles away, however, that connects to the server through a T1 connection. If we try to open the table at the remote site, it takes an awwwwwwwwwwwfulllllly long time.

How can we send a 'query' from the remote site to the server and retrieve only the record we need, update the record, and then make sure the changes are updated in table on the server?

I have tried creating a view, and then doing a "SELECT - SQL" query, but that still seems to open up the entire table.

CM
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform