Perhaps a value in the base_1 field is not convertible to numeric?
(non-digit)

-----Original Message-----
From: Brian Horn [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 21, 2000 12:30 PM
To: '[EMAIL PROTECTED]'
Subject: SQL convert 


Getting an error message in a SQL statement...any help is appreciated.

select CONVERT(decimal(5,2),base_1) as Price from product_price

product_price.base_1 is varchar 255

gives this error message:
Msg 8114, Level 16, State 2
Error converting type varchar to type numeric.

Brian D. Horn
Society of Financial Service Professionals
Information Systems Group
610-526-2500
mailto:[EMAIL PROTECTED]

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to