Jacksonville Developers User Group

Learn new things...write better code.
Welcome to Jacksonville Developers User Group Sign in | Join | Help
Home Blogs Forums

Re: Input String was not in correct format

  •  10-19-2007, 8:44 AM

    • TM2 is not online. Last active: 09-05-2008, 6:24 AM TM2
    • Top 10 Contributor
    • Joined on 08-15-2007
    • Brunswick, Ga
    • Posts 33
    • Points 0

    Re: Input String was not in correct format

    Found the culprit after the hint you gave.......

    It's Fee & InspectionFee - both are "Decimal" types.  In Sql table, the data types are "money".

    Can you think of any reason at all to not change the "Decimal" to "Single"?

Powered by Community Server, by Telligent Systems