Help integrating an idms mainframe application with a domino app using lei?

Is there any way to integrate an idms mainframe application with a domino app using lei? I have heard of a few third-party apps but would prefer not to add another layer. Also, transferring the data to a text file first will probably not work in this case. Any advice would be greatly appreciated. Thanks.
I don't know of a direct connection, but IDMS does have an ODBC driver you can use and then you can use SQL Statements or Stored Procedures, and get the data in an ODBC result set. You will have to configure ODBC on the server and set and define the datasourse before you use SQL.

This was first published in June 2001