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
Guest User
Tech Writer
77
13.9k
convert string to boolean
Aug 7 2020 2:23 AM
Hi, wanna ask, how to change this code to accept boolean base on a string.
I have a CSV file that has pressure column and I want to make it as a boolean if the value is 'pressure is ok' it will convert to boolean and save it to the database with 'pressure is ok'
if (i == 0)
{
cmd.Parameters.AddWithValue("pressure", columns[i]);
}
can somebody help me ?
Thank you
Using visual studio 2019,c#
Reply
Answers (
1
)
Store Record In Gujarati Language In server server
save all attachments in PDF using itextsharp