Recent

Author Topic: ODBC output params  (Read 1206 times)

iisivak

  • Newbie
  • Posts: 1
ODBC output params
« on: September 26, 2017, 06:59:05 pm »
Hi,
Maybe someone will help my small change in the ODBC connection.
I needed to pick up an output parameters from stored procedures (ADO, ODBC, object TODBCConnection).
For this purpose into the object TODBCConnection added method GetParameters, which is called from the method TODBCConnection.Execute. Method TODBCConnection.SetParameters initially attach all the parameters as input. I also modified according to the type of the parameter.
See attached file odbcconn2.pas (zip).

sorry my english :-)
Ivan Sivak

 

TinyPortal © 2005-2018