TQuery.OnGetText and ppDBText
I have a query that returns an Integer Value from a set and am using the
Query OnGetText to return the set string value. The problem I am ahving is
that the ppDBText that is assigned to that field is returning the Integer
not the Text from OnGetText? Is this a problem?
--
__________________________________
Thad Smith
Sr. Programmer/Analyst
Computer Dimensions Inc
Query OnGetText to return the set string value. The problem I am ahving is
that the ppDBText that is assigned to that field is returning the Integer
not the Text from OnGetText? Is this a problem?
--
__________________________________
Thad Smith
Sr. Programmer/Analyst
Computer Dimensions Inc
This discussion has been closed.
Comments
You'll need to do the formatting in the OnFormat or OnGetText of the DBText.
Preferably the OnFormat, since it fires less...
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com