Re: convert hex string to hex
From: Tamas Bojcan - bojci (bojcan_at_freemail.hu)
Date: 08/19/04
- Next message: Hugo Kornelis: "Re: Select Multiple Text Columns"
- Previous message: Paul: "Re: Select Multiple Text Columns"
- In reply to: Joseph: "convert hex string to hex"
- Next in thread: Joseph: "Re: convert hex string to hex"
- Reply: Joseph: "Re: convert hex string to hex"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 10:50:17 +0200
Hi,
What does it mean "hex number"? Do you mean binary type?
Convert hex string to int:
http://www.sqlservercentral.com/scripts/contributions/94.asp and from int
type you can convert easily into other types.
"Joseph" <joseph@bluefield.com.hk> wrote in message
news:enYZcQchEHA.3536@TK2MSFTNGP12.phx.gbl...
> In SQL, how can I convert a hex string like '0xff' to a hex number 0xff?
>
> thanks,
> Joseph
>
>
- Next message: Hugo Kornelis: "Re: Select Multiple Text Columns"
- Previous message: Paul: "Re: Select Multiple Text Columns"
- In reply to: Joseph: "convert hex string to hex"
- Next in thread: Joseph: "Re: convert hex string to hex"
- Reply: Joseph: "Re: convert hex string to hex"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|