Oracle app calling OI app (OpenInsight 16-Bit Specific)
At 15 AUG 2002 09:54:51AM Michael Norton wrote:
Our product is an add on tool therefore called from various types of applications.
Our client is using Oracle forms. They have managed to launch our application using DDE.APP_BEGIN. Normally our app would remain open when proceesing was complete and data passed back to host app. They are having problems returning focus to us from their app when wanting our app to do some more processing.
Does anyone have any exerience of oracle forms. Any help will be much appreciated.
At 15 AUG 2002 10:27AM WinWin/Revelation Support wrote:
Does the DDE still work?
That is, if they send dde to your app, does it get the data?
If so, put code in the ddeadvise or changed event to set focus back to your app.
Hope this helps
Bob