Smart?DataBrowser problem under 9.1D

drunkahol

New Member
I have an issue with certain SmartDataBrowsers under 9.1D that Progress Support is currently looking into, but I thought I could ask if anyone else has come across this.

I am upgrading an application to 9.1D and certain SmartBrowsers fall apart. Progress & I think this is because the browsers access the database directly instead of going through a SmartDataObject. There seems to be a bug that affects all SmartBrowsers that do this with the result being that they will not compile.

The issue involves $DLC/src/adm2/browser.i calling the $DLC/gui/fn file and only (we think) happens with sdo's that access the database directly.

The only work around I have found is to re-write the sdo's and sdb's involved. This is not however a great solution as the source code is controlled by a different company and they do not want me making changes.

Has anyone else had problems like this or am I just a freak?

Thanks

Duncan
 
Top