Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete record in view
Message
From
17/08/2002 20:17:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
17/08/2002 12:10:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00682903
Message ID:
00690806
Views:
44
>Hi,
>I have the performance problem when I issue TABLEUPDATE() to my view It takes 10sec to update 2300 records. It work fine now once I delete for ...(since it is buffered table).
>
>Any suggestion?

Quite simply, 2300 records seems like a lot of records to process. I wouldn't expect to do it in a very short time.

If you want to do some processing on only a few records (perhaps 1, or 10), and it takes several seconds, then I would start worrying about a not-so-optimized process.

How long does it take to delete the selfsame 2300 records in the table, and without buffering?

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform