Skip to main content

Problem:

How to make the ADO.NET Get Connection

Resolution:

You can use Sql Assistant to generate the code (Aux tab) - select connected ado radio button and select generic program - insert that code into program and then select GET CONNECTION and insert that code into program as attached example does.

Attachments:

Program1.cbl

Old KB# 6933