Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating source file using views
Message
From
15/05/1998 03:41:44
Janet Fernando
Computer Craft Corporation
Quezon, Philippines
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00098967
Message ID:
00099676
Views:
26
>Janet,
>
>If you have SQL Server (and possibly other back ends, I really only know MS SQL Server) you need to run UPDATE STATISTICS on your tables periodically to keep the index information current. You may need to do that.
>
>You should check to see exactly what command(s) FoxPro is sending to the back-end. Most server databases have a feature that allows you to trace the commands the server receives. There may be something about the way your view is desinged that is causing the problem.
>
>>>Does the table have an index on the key field(s) you're using to update it?
>>>
>>>>It takes us at around 2 minutes to just update a single record edited on a sql view. Why is it so? The table contains 1 million records
>>Yes, it has. Why is it still like that?

Josh,

Thanks for the info regarding the index, we just index the wrong field but it is ok now. I've got the wrong information from my office mate. Anyway, Thanks a lot.
Previous
Reply
Map
View

Click here to load this message in the networking platform