
or
Join Now!
|
|
Home/Computing Technology/Programming/Visual Basic
|
| Forum |
Ask A Question |
Question Board |
FAQs |
Search |
Return to Question Board
| Question Details |
Asked By |
Asked On |
| using special characters in query strings |
Meezan |
06/12/05 |
hi.
I am trying to save a value of height that has feet and inches sign in them to be updated in a table field. it aint workin. Following is the string that i am using.
Dim cmd As New ADODB.Command cmd.CommandText = "update table_name set emp_height =" & "'" & emp_h.Text & "'" cmd.Execute
where emp_h.Text= 5ƌ" What should i do.
Thanks, Ali. |
|
Your Options |
Additional Options are only visible when you login! !
|
|
|
|