Entity Tree Compile and SPs using DLL functions (OpenInsight Specific)
At 12 FEB 2002 11:33:46AM Oystein Reigem wrote:
Sometimes it's very convenient to compile stored procedures from the Application Manager. But there seems to be problems with doing a Tree Compile on procedures using DLL functions. Is there any workaround?
- Oystein -
At 12 FEB 2002 12:59PM Donald Bakke wrote:
Oystein,
Are these WinAPI DLL functions or third-party DLL functions? I've never had a problem with the former but I can't recall ever trying this with third-party DLL functions. Either way, I can't see how this would be a problem.
dbakke@srpcs.com
At 12 FEB 2002 08:54PM Oystein Reigem wrote:
Don,
Both with a 3rd party DLL and Windows DLL functions.
The messages I get are e.g
REP123: Cannot find associated component GETNEXTWINDOW*myappname of entity myappname*STPROC**GETNEXTWINDOW…
and
SYS1210. The procedure type is invalid.
On second thought the first one seems harmless.
- Oystein -