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
MS Access 2003 Report - create as pdf then email as attachment via Outlook 2003
Crystal Reports, ver 8.5, extract portion of text field as number
check if an NTEXT field is empty
NetApp Exchange Snap Shot - EDB is in "Dirty Shutdown" state
Solaris 8; JumpStart Server fails booting via a network install (Kernel Panic Error 8)
Repeated browser event ID 8021 and 8032 then server loses connction to domain with nelogon event 5719
RRAS Enable Fragmentation Checking
MS Access - Using Automatic Resizable (Adjusting) Forms
Remove duplicate Contact list in Outlook Address Book
Which RPM does libhistory.so.5 reside in