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.