Repository("WRITE",.... (OpenInsight 32-bit Specific)
At 30 OCT 2006 04:50:49PM Jonathan Bird wrote:
It seems that the Repository("WRITE",,,… function does not work in a runtime (OI 7.2.1) Is this indeed the case, and if so, why not?
At 01 NOV 2006 09:28AM Sean FitzSimons wrote:
What type of entity are you trying to write?
Sean
At 01 NOV 2006 09:28AM Sean FitzSimons wrote:
What type of entity are you trying to write?
Sean
At 06 NOV 2006 07:09PM Jonathan Bird wrote:
I am taking an existing connection object, modifiying it and writing it back
At 07 NOV 2006 11:00AM Sean FitzSimons wrote:
Johnathan,
You cannot do a REPOSITORY "WRITE" to connection objects in a runtime. A developer class engine is necessary.
Sean
At 07 NOV 2006 02:14PM Jonathan Bird wrote:
So is there any other way of allowing a runtime to connect to a user-named ODBC connection?