J
Jay
Hello,
I need to use Update Sql stmt from my page.
Some of the field values has apostrophes and and quotes.
How do I make ado.net ignore those characters?
Eg-
UPDATE ROOM SET HEIGHT='3' - 5"' WHERE RMNU='100'
Iam using c#.
Thanks.
Jay
I need to use Update Sql stmt from my page.
Some of the field values has apostrophes and and quotes.
How do I make ado.net ignore those characters?
Eg-
UPDATE ROOM SET HEIGHT='3' - 5"' WHERE RMNU='100'
Iam using c#.
Thanks.
Jay