I know there is some kind of connection between .NET and UniVerse, by using UniObjects. But I believe that obligates use of .NET, and C# or VB.NET.
Also, I know by reading UniVerse manual that UniVerse can call C/C++ code from within UniVerse, but what I want is the other way around.
- Can UniObjects be used for c++ project in .NET?
- Can plain c++ (by plain i mean without using .NET platform) retrieve and store the data from and to UniVerse database?