Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing tables of file server is slow
Message
From
17/11/2002 06:18:04
 
 
To
16/11/2002 04:37:27
Ajit Abraham
Garments International
Manama, Bahrain
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00723535
Message ID:
00723628
Views:
7
Hi!

VFP8 beta contains a lot of internal debugging code inside (just because it is beta).
Also, in VFP8 beta working with views was greatly improved. It is possible in VFP8 CREATE SQL VIEW command tries to check syntax. If it is a remote view - that is a reason of slow down - costant connecting to server and syntax check request (or even command running, but I'm not sure here) for each view. For VFP local views it checks SQL command for correct syntax only that is much quicker because done internally.


>I have a simple routine to re-create views whenever the user starts the application.
>The database is on the network.
>The views are created on the local machine.
>In VFP7, this creation process was fast
>But in VFP8, this same process takes an awful lot of time!!!
>
>Any ideas as to why this is happening?
>
>Thanks in advance for any insights to this.
>
>_Ajit
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform