Posted by tfeller on 05/01/07 18:26
I would like to drop the leading 0x on a binary value so I can do a bitwise operation. Here is simplified code: select right(0x88186000,8) I expected to get back 88186000, this was not the case. The command returned some wierd characters. Am I missing something?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming