Home End User

error in function ppConvertFieldType

edited December 2002 in End User
Function ppConvertFieldType in ppDBPipe.pas;

{$IFDEF Delphi6}
ftLargeInt: Result := dtLargeInt;
{$ENDIF}

But ftLargeInt type are already in D5 .

I'm now Using Delphi 5 , cause RB ignore ftlargeInt field and use wrong
dtString type.

Comments

This discussion has been closed.