|
It sounds like you are trying to compile a bug that has a bug in it. The author of the program needs to fix the bug. He or she has probably missed an include file that needs to added to the program. The include file ctpublic.h is assuming that earlier code has already defined SQLDA but that is not the case.
It is possible that the sybase folks made an error, but I doubt that.
|