TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
aravinth kandasamy
NA
73
28.9k
sellingpricesku = COALESCE ('','0')::numeric
Apr 7 2015 3:27 AM
Error is invalid input syntax for type numeric: ""
How to solve this problem.My Code is
Update tbfacilityreceiptitems set itemID = 13886, Batchno =' 1522' ,mfgdate = '10/20/2013 12:00:00 AM', expdate = '10/20/2016 12:00:00 AM', MRP =200.0000, SingleUnitPrice= 158.0000, marginPercentage = 25.00, sellingprice = 184.80, SaletaxID = 34, TaxPercentage = COALESCE('','0')::numeric , SaleTaxPercentage =COALESCE('' ,'0')::numeric , SaleTaxType =' ', sellingpricesku = COALESCE ('','0')::numeric where facreceiptitemid = 2655
Please help me
Reply
Answers (
0
)
invalid input syntax for integer in collase( ' ' , 0).
GridView Dropdown control's event cannot access in ASP.NET