Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
End User
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
error in function ppConvertFieldType
rbuser
December 2002
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
rbuser
December 2002
edited December 2002
Sorry , i did not mention Environment :
: D5 , Win2K , RB 7
"kamen lai" ???g???l???s?D:3df96764@dm500....
digitalmetaphors
December 2002
edited December 2002
Remove the IFDEF. We have already done this for the next release. Sorry
about that!
Cheers,
Jim Bennett
Digital Metaphors
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
rbuser
December 2002
edited December 2002
But in RB 6.03
ftLargeInt: Result := dtLongInt;
not dtLargeInt. if use dtLargeInt cause DADE can not link
digitalmetaphors
December 2002
edited December 2002
I thought you said you were using RB 7? The change should be applied to RB
7 and not RB 6.03.
Cheers,
Jim Bennett
Digital Metaphors
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
This discussion has been closed.
Comments
: D5 , Win2K , RB 7
"kamen lai" ???g???l???s?D:3df96764@dm500....
about that!
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
ftLargeInt: Result := dtLongInt;
not dtLargeInt. if use dtLargeInt cause DADE can not link
7 and not RB 6.03.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com