Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow table access
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00246110
Message ID:
00246137
Views:
14
>I can only say that some of the methods should be reviewed and time testing should be done with a variety of number of users accessing the table at the same time. In other words, sometimes a method that proves to be the fastest when you are accessing the table as the single user will not be the fastest method when there are many users.
>
>I would also check each operation to see how fast (slow?) it is when done from a remote machine and how it does from the application run on the file server. If the file server can do some operations a LOT faster, I would explore the use of DCOM to get these operations done on the file server.
>
>I guess you might want to look at SQL Server too if this continues to be a problem.
>
>Joe
>
>

Hi Joe,

All time testing has been done, it works ok normally. DCOM and SQL Server won't be quick enough - they want answers NOW. I've given them the option of having the inserts queued through an interim table. I think that's the quickest option.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform