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.
I am creating a sequential file which requires a digital signature (MD5 hash). While I am creating the sequential file I am also creating a dynamic array with the same data.开发者_如何学Go
Are we \"doing it wrong\"? A colleague and I are messing around with an ASP.NET page to act as a \"portal\" to view the results from a diagnostic program on a UniData server. Although we do the odd-j
Does anyone here run the Basic Developer Toolkit with UniData 7.1? Even though the IDE was released with UniData 7.2, I was given the impr开发者_JAVA技巧ession that it works fine with 7.1. However, w
I\'m trying to begin a transaction however on calling the .Begin() method throws a NullReferenceException and the stacktrace shows that it is coming from IBMU2.UODOTNET.UniTransaction.ServerTransactio
How do you secure a UniData session using UniObjects for .net? The documentation is severely lacking. The UniObjects for Java documentation has a whole chapter on SSL.
Unfortunately I have to do some interaction with IBM\'s UniData database system. I am doing this from c# code with UniObjects for .net.