how to convert the unicode string to four byte signed integer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mmabdulkadir
    New Member
    • Jan 2012
    • 7

    how to convert the unicode string to four byte signed integer

    now i have worked in ssis 2008 BI concepts.
    how to convert the unicode string to four byte signed integer.
    waiting for reply.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    You could use the convert() function

    Comment

    • mmabdulkadir
      New Member
      • Jan 2012
      • 7

      #3
      thanks rabbit. i will check it..

      Comment

      Working...