View Single Post

   
  #5 (permalink)  
Old 02-28-2008, 09:02 PM
CJ Butcher
 
Posts: n/a
Default Re: Storing and viewing UTF-8 characters...

I read that many days ago. It was relatively useless.

CJ
"Simon Hayes" <sql@hayes.ch> wrote in message
news:402dfaf9$1_1@news.bluewin.ch...
>
> "CJ Butcher" <cj@cjbutcher.com> wrote in message
> news:1EcXb.23413$Ns1.11168@newssvr27.news.prodigy. com...
> > Hi,
> >
> > I have a need to pull information from an Oracle 9.2.1 database. It is
> > storing UTF-8 characters in a varchar2(33) field. I need to be able to

> pull
> > these values out and put them in a SQL Server 2000 version of the table

> with
> > the UTF-8 characters intact.
> >
> > Anyone know how to do this...efficiently? I've tried DTS and the high

end
> > UTF-8 characters get lost in the copy.
> >
> > Thanks,
> >
> > CJ
> >
> >

>
> This KB article may be helpful:
>
> http://support.microsoft.com/default...b;en-us;232580
>
> Simon
>
>



Reply With Quote