stop posting this all over the place please. one time is usually enough
--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at
www.lulu.com/owc
_________________________
"Viktor Popov" <(E-Mail Removed)> wrote in message
news:ugrBN$(E-Mail Removed)...
> Hi,
>
> I have a ASP.NET application which is hosted on English - based server.
> This
> application works with MS SQL Server, also English-based. I have this in
> my
> Web.config:
> <globalization fileEncoding="windows-1251" requestEncoding="windows-1251"
> responseEncoding="windows-1251" culture="bg-BG" uiCulture="bg-BG" />
>
> When I insert some text in the database, I mean cyrrilic text, it
> couldn't
> be read, because the result is ??????????????.
>
> Could you tell me hou should I fix this problem?
>
> Thank you in advance!
>
>
> Viktor
>
>