Subject RE: [IBO] IBO Version 4.9 Release 14 [Build 12] and Delphi2010
Author Support List
> i'am testing Version 4.9 Release 14 [Build 12] in Delphi2010.
>
> If the property FieldEntryTypes in the TIB_MainConnection is set to
> [fetSQLType] the
>
> function TIB_Column.GetSQLType: smallint;
> begin
> Result := FPXSQLVAR.SQLtype;
> end;
>
> crashes with an access violation.

Under what circumstances does the crash occur?

Will you please send me a sample app to work with?

Thanks,
Jason