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
priyanka
NA
215
123.3k
Update record based on date format in oracle using c#
Jun 8 2017 9:15 AM
Sir,
Can , i have update query on which,i can update record based on datefromat in oracle using c#
I have tried both this.
Update STI.CANCELRECEIPT SET UPLOADED='Y' WHERE CANCELDT='" + Convert.ToDateTime(dt.Rows(i)("CANCELDT").ToString).ToString("dd-MMM-yyyy") + "'"
Update STI.CANCELRECEIPT SET UPLOADED='Y' WHERE CANCELDT='" + Convert.ToDateTime(dt.Rows(i)("CANCELDT").ToString).ToString("dd-MM-yyyy") + "'"
Please help me out,what I am doing wrong
Reply
Answers (
3
)
How to Export file as PDF, Excel formats usingmvc5
Doesnt read correctly my barcode