Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT & UPDATE without index columns
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SELECT & UPDATE without index columns
Miscellaneous
Thread ID:
00175810
Message ID:
00175810
Views:
69
I have been asked to change some legacy code which scans a table and replaces fields based on scan criteria. The problem is that it locks the table when it finds the first matching row.

I want to use UPDATE - SQL and then SELECT - SQL but, because it is going to be a generic utility, I cannot guarantee that any indexes will be available. Some of these tables are very large (100k+ rows). Is there any quick way of selecting over a certain record number or from a certain record number? Is there any other way of doing this? It will need to be in 2.6 for now!
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Next
Reply
Map
View

Click here to load this message in the networking platform