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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: danhare
  • Content: Threads
  • Order by date
  1. danhare

    Problems with Convert-ing VarChar to Numeric

    Hi I am trying to get a text string that i am parsing using SubString into a numeric type field. The number is in the form ; 3,145,554.00 After reading Books Online, I have tried the following syntax in Query Analyzer ; select convert(numeric , '3,145', 2) This returns the error ...

Part and Inventory Search

Back
Top