Previous Topic: DC174032Next Topic: DC175001


DC174033

Number of SQLVARs requested needs a length greater than length of SQLDA

Reason:

An INPUT or OUTPUT SQLDA passed on an SQL OPEN, FETCH, or EXECUTE command requested a number of SQLVARs (SQLDSQLD) that is greater than the maximum occurrence count allocated for the SQLDA passed in the command. Be sure that the SQLDA was properly PREPAREd and it is correctly defined.

Module:

ADSOCCTL

Severity:

1