Skip to main content

How to make the ADO.NET Get Connection

  • February 15, 2013
  • 0 replies
  • 0 views

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