Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sudden slow database access
Message
 
To
19/01/2015 13:27:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01613560
Message ID:
01613969
Views:
70
>
>As I stated earlier I am trying to move to TSQL. I am worried that doing so may not alleviate this issue. Would it be true to say that I should optimize my views (meaning make them fast whatever that consists of) BEFORE switching to TSQL? I am NOT referring to making them faster so my users have a better experience until I get to TSQL. I mean is this something I had better do because TSQL will not work much better unless I do so.
>

I wouldn't worry about that, unless you were optimizing the views (by either adjusting the queries, or creating indexes that matched your filter parameters) just to make the app faster. That in and of itself won't really help you to optimize it in SQL Server. SQL Server has a different query engine than VFP, so they behave differently, the optimizations work differently, etc.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform