Microsoft
Software
Hardware
Network
Question : converting data type varchar to numeric
Hello Experts,
My database table named ORDER_PRICE contains a UNITPRICE column.When I try to execute the following insert statement then I get the Error "converting data type varchar to numeric"...
How can I solve this problem please help..
set dateformat DMY INSERT INTO
[ORDER_PRICE] ([ORDERDATE] ,[ONUNICLO] ,[STYLE] ,[MERCH] ,[UNITPRICE] )
VALUES ('11.11.2009','XHT-11','ED
I_MODEL','
merchx','1
,25')
Answer : converting data type varchar to numeric
>>Is there any way to do this without changing the regional settings?<<
Use the REPLACE as in:
REPLACE('1,25', ',', '')
Random Solutions
get file name from URL string
EBCD fails to find partitions on HP nz7400 laptop
How Can I Download Security Updates for Windows 2000 to Apply Them Offline
Output to csv
This computer can't connect to the remote computer. Try connecting again
Performance slow when running split DB on shared folder
How do you escape ' in vb.net? I want to insert into an sqlserver 2005 table.
PDF Issues in Photoshop
Exchange 2007 Power Shell - Message Size Limits Management
cfldap