Hi Marcos,
Universe seems hellbent on invoking the entire SQL system in order to put a
simple trigger on a file. UniData is MUCH more forgiving in that regard.
With Universe, I have had a certain amount of success making what I call
'indexed subroutines' where by an index on a file calls a vi
You can look at OSOPEN in UniData. I do not think any flavor of UniData will
support your 201 error code condition, but I may be wrong.
Also, if you want SYSTEM(11) to work, then I do think you will be better off
putting a directory entry into the VOC file and opening with a standard open
clau
I think Rod already touched on it. A combination of CHANGE, FIELD, and DCOUNT
will tell you the position that a particular string falls in a dynamic array;
without having to drop out to a SUBR. If that is all you need -- if you don't
require the logical results from the bi-conditional associat
Thank you David. I suspected I might be reduced to trying a cast on the server
side. I should also mention that I am using the Easysoft driver and I've
posited the question to them, just to see their take.
Kind regards!
-- Original message --
From: David Beahm <[EMAIL