SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, NOPASQLDA
  SQLDA is not supported in Pascal

  Explanation:  The Pascal precompiler does not support the SQLDA
  data structure or the dynamic interface.

  User Action:  Remove all references to SQLDA in your program.
  If the SQL Dynamic interface is required with Pascal, use the
  SQL module language.
Close Help