Question on SQLDA (Pro C).

From: Harish Nachnani <nachnani_at_venice.sedd.trw.com>
Date: Tue, 5 Apr 1994 23:48:31 GMT
Message-ID: <1994Apr5.234831.26460_at_venice.sedd.trw.com>


I have a program similar to the example program 9 in proc demo directory.                          

can a pointer to sqlda struct be passed in C language procedure calls?

e.g.

fetchthis(select_dp)
SQLDA *select_dp;
{
.......
}
Any suggestions/comments will be appreciated.

thanks.
.
Received on Wed Apr 06 1994 - 01:48:31 CEST

Original text of this message