Re: [U2] UniVerse RetreiVe how do I query a file for all of its column's values?

2010-01-24 Thread Brian Leach
Hi Evan This might be of some help .. It's a quick hacky utility I wrote to list all fields in a file for a given set of record ids. You can customize it to your own use. Just to echo what others have said: this isn't necessarily the best way to get to the content, since UniVerse dictionaries

Re: [U2] The opposite of Export is.. sometimes not Import...

2010-01-24 Thread Anthony W. Youngman
In message f07cf5651001211306h41458f3bkf3a2452d48f1d...@mail.gmail.com, Richard Lewis rbl...@gmail.com writes I would probably start by making an index on the Part Number, based on an I-descriptor with an expression like this: CONVERT(OCONV(OCONV(PartNumber,'MC/N'),'MC/A'),'',PartNumber)