Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Large table
Message
From
11/07/2003 08:42:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Large table
Miscellaneous
Thread ID:
00809158
Message ID:
00809158
Views:
77
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
Next
Reply
Map
View

Click here to load this message in the networking platform