SYSOBJ GFE's (OpenInsight Specific)
At 29 JAN 1998 01:37:03PM Bryan Feddish wrote:
Our SYSOBJ table get's GFE's about once a day. How can I go about re-compiling all of our source code in 1 shot.
Thanks,
Bryan
At 29 JAN 1998 05:05PM Aaron Kaplan wrote:
entList=Get_Repos_Entities(appID, typeID, classID, getflags , expand , remote , moreinfo)
From there, loop-remove your way through the list and do repository compiles or use the RECOMPILE_PROC function.
See the online help file for more information on all these functions.
apk@sprezzatura.com
At 30 JAN 1998 07:16AM Cameron Revelation wrote:
Bryan,
Our SYSOBJ table get's GFE's about once a day. How can I go about re-compiling all of our source code in 1 shot.
More importantly, how do you stop getting GFE's? What file server are you using? What LH driver? Are you using the NLM or NT Service?
Cameron Purdy
info@revelation.com
At 30 JAN 1998 07:36AM Bryan Feddish wrote:
OpenInsight 3.5 is installed on an NT 4.0 Server drive and I'm using NT 5.0 workstation and Windows 98 for development. We are not running the NT service.
Thanks,
Bryan