Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dealing with history files
Message
From
27/09/1999 16:47:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Dealing with history files
Miscellaneous
Thread ID:
00269633
Message ID:
00269633
Views:
59
In SBT, for some asinine reason known only to them, they split their data into current and history tables. These tables are identical in structure and just have a slightly different name.

The reports I'm writing rely on data that can be either current or historical. So I have to deal with both tables.

What I've been doing is using an SQL UNION to join the two tables into a third and working with that. Unfortunately, since the client has cleaned out their data since '94, this process takes forever on my 433. On their 166s, I can imagine it will just scream.

Is there a better way to deal with this? The FoxFire reports can handle it without hardly a pause so there must be some way. Not being privy to the ways of FoxFire, I thought I'd ask here.

Thanks,

Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform