Tagged Questions
The uniquery tag has no wiki summary.
2
votes
2answers
524 views
How to do a UniData Case Insensitive Search with Uniquery
Unfortunately I have to do some interaction with IBM's UniData database system. I am doing this from c# code with UniObjects for .net.
I am building an ASP.NET search page that has a single search ...
1
vote
2answers
73 views
UniData UniQuery - two WITH
Alright I have little to no knowledge of SQL language, and am wondering what are the possible reasons for the slowness of two WITH vs one WITH in unidata.
Database has around ~1 million rows.
Ie/
...
1
vote
2answers
86 views
UniQuery - How to find the largest length of a field in a file
I'm trying to figure out how to find the largest length of records for a field in a file on a Unix-based Unidata database in a Manage2000 (M2k) MRP system. I currently have the "Using Uniquery" and ...
1
vote
3answers
162 views
Sanitize Input for UniData
Can anyone provide a function to sanitize input for a UniData query? Or provide a list of things to remove?
0
votes
2answers
130 views
How do associations, @NS and @NV work in UniData Dictionaries?
Does anyone have a quick example of how Associations, @NS and @NV work in UniData?
I’m trying to work out associations in dictionary items but cannot get them to do anything.
For example, in a ...