I am looking to find if there are special drivers I have to use in order to connect a .NET application to IMS.
On the Internet, I found articles saying that something called Open Database, provides JDBC and that it is one way to go. However, it is for java environment and I want to use .NET.
My question is:
How do I connect to IMS using Open Database from a .NET application (ASP.NET)? A sample would be great.