Hi Zhou,

Is the field a unicode type? are you using the IME to input the chinese?
Unicode types are "ntext" or "nvarchar".
HTH

??

I've had no problems entering chinese characters into tables and displaying
them in my browser. I didn't need to change the encoding
"XYZ Zhou" <xyz75075@yahoo.com> wrote in message
news:007d01c34ee1$d9105440$a301280a@phx.gbl...
> Hi,
>
> I have a website which has been developed using ASP.NET
> technology. It allows user to enter chinese and store to
> SQL Server 2000 database. I get question marks in the
> table.
>
> Please help.
>
> Thanks,
>
> XYZ Zhou