Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-08-08 : 17:26:48
|
| Roopa writes "Hi,How do i convert a varchar valueto a binary value?Eg: i have a value 0xFFFF stored in a varchar. I need to insert this value to a column of type binary of size 8.I.e i need to insert a value 0xFFFF into the coulmn." |
|
|
|
|
|