[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Client-server strategy for simulating a server-side join is not working (sports 2000)

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
Perhaps I am missing something, but why do you still fetch the customers from the server inside your loop? In the setup part of the program (line 57-66) you already get all data for the customer table from the server in individual non-nested loops. Cool. But then why not run the query against tt_customer?

Continue reading...
 
Status
Not open for further replies.
Back
Top