Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Comparing Double vs. Single data types in VB6
- Decimal datatype claimPeter,I must disagree with your Decimal datatype claim that "unfortunately, it was never actually implemented." It and the scaled integer datatype, Currency, are actually variant objects that behave as a particular datatype. As such, they don't perform as well as the intrinsic numeric data types.===================================Try the...
- Tags: aikimark@..., CDec, datatype, Microsoft Visual Basic 6.0, programming, vb
- Discussion threads 2005-12-02
Additional Resources
- String versus Decimal. Strong datatyped properties of a business class
- Let's say we need to collect details on a car and its value in particular. Therefore we have a UI element txtCarValue Textbox, a business object -class Vehicle with a property Vehicle.CarValue and table Vehicle with column CarValue DECIMAL would need to do some calculation with it later. To avoid...
- Tags: Vehicle.CarValue
- Discussion threads 2004-11-23
- << Previous
- page 1 of 1
- Next >>