Normal Topic Keeping Track of Highest Value in AlternateServer? (Read 3336 times)
BWETTLAUFER
Full Member
***
Offline



Posts: 216
Location: Cambridge, Ontario
Joined: Apr 9th, 2010
Keeping Track of Highest Value in AlternateServer?
Dec 6th, 2020 at 8:21pm
Print Post Print Post  
Hey folks,

I've been trying to keep my main DB application below 2 GB, so I've been moving subrecords to an alternateserver with their owns standalone applications.

However, I'm certain I can prevent an alternateserver xlookup every time i flip records, which will speed things up -- I just am not sure how to go about it.

If I have an alternate database with payment records (about 400,000 to start), how can I simply lookup and track the most recent payment in that database once?

If I can do that, I can make my alternateserver lookup routine conditional on a file assigned before that payment date only ...

Thanks!
  
Back to top
IP Logged