Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TDBGrid number problem

Status
Not open for further replies.

Japie79

Programmer
Sep 4, 2010
6
ZA
I'm saving float values into a paradox 7 table. Later when I want to view the values in the table using TBDGrid the values does not appear correct e.g. 18.00 appears correct, but other values like 16.12 appears as 0008392334. It seems that all the integer (whole numbers) that was entered displays correct but floats display incorrect. When I check the values in the database using the Database desktop it contains all the correct values. So the problem is just to display them correctly in a TDBGrid. Can anyone pls help me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top