Re: [U2] Universe and triggers

2007-09-11 Thread hemiiim2k
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

Re: [U2] UD - Open command

2007-08-23 Thread hemiiim2k
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

RE: [U2] How to use LOCATE in an I Descriptor

2007-08-12 Thread hemiiim2k
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

Re: [U2] BCI Interface

2007-07-13 Thread hemiiim2k
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