Using RESCHECK and GETMSG  Specifying error handling

Chapter 2: Designing a CSA

Using the SQLDA

The SQLDA is a structure of pointers and values that provide data structure information about data being transmitted in multi-column rows. The SQLDA definition passed to the CSA provides metadata about the data being transmitted.

NoteThe SQLDA is an IBM standard; see IBM DB2 SQL Reference for more information.

With CSAs that receive data through an input pipe, you set up a SQLDA template in the program and then access the address of the actual SQLDA that Open ClientConnect sends. See Appendix F, “The SQLDA” for more explanation.





Copyright © 2005. Sybase Inc. All rights reserved. Specifying error handling

View this book as PDF