== Have you tried to use this ADO.NET provider with OpenESQL?
No, how do this?
=== If it worked (I have never tested it), then it would allow you to use standard embedded SQL statements within your COBOL so you would not have to code the OO calls directly.
Do you say using EXEC SQL ... END-EXEC?