[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Anyone using MS SQL dataserver with OpenEdge 11.7?

  • Thread starter Thread starter Mukesh Singh
  • Start date Start date
Status
Not open for further replies.
M

Mukesh Singh

Guest
Hi Simi, We will look into the specific use case that has issue in 11.7.3(hope you have shared the reproducible use case & environment with TSE). As a workaround, you can try appending QUERY-TUNING(NO-JOIN-BY-SQLDB) to the affected query and compile the code that will disable 11.7.3 compiler feature and evaluate the join query at client side(same behavior like pre 11.7.3). Thanks, Mukesh

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