Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relating Two Tables
Message
From
16/12/2005 10:35:46
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01077578
Message ID:
01078677
Views:
28
Hi Terry

>Just my opinion. You're using VFP. VFP is xBase. The fastest pointer set in the world. Those "relation" macro engines are sluggish. Analysts use them (and a lot of business analysts do use VFP), but programmers bent on writing fast crisp apps might do better to develop solutions using SEEK and other reiterative features to get the best performance.

You seem to constantly discount using SQL and that's a mistake. 5 pages of xBase code to do what one SQL can do opens the door to huge error margins. I've taken processes that took 8 hours and even 2 days and got them down to 15 minutes just by using a couple of SQLs and then some SCATTER/GATHERS.

My point is use the best combination for the specific task and keep this in mind as you do it:

http://www.joelonsoftware.com/articles/LeakyAbstractions.html
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform