[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
With 11.7.3 you shouldn’t see any issue except when an application re-uses statements which is dependent on the value set to PRGRS_PREPCACHE (ODIA-1732, it is fixed in 11.7.4). We have also made changes in dataserver compiler layer for single-shot query (e.g. FOR EACH customer, FIRST order OF customer) in 11.7.3. So if an application uses single-shot query and is compiled with 11.7.3, it should be run with 11.7.3 and above (both client and server). Thanks, Mukesh

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