charset problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Krzysiek

    charset problem

    Hello Everybody!

    When i'm saving data ( strings ) in SQL DB using ASP.NET webpage, those data
    are saved without my national polish characters... :-(

    a type of data field in SQL is NvarChar.

    can anybody help ??

    thx in advance



  • Cor Ligthert

    #2
    Re: charset problem

    Hi Krzysiek,

    Can you show some code, I assume you see it right written on the page.

    I tried it, not completly however when I type Walensa I get it right in the
    string, when I try it in another program (not the webpage) it goes right in
    the db. So I do not understand this.

    In this message Walensa is written wrong.

    Cor
    [color=blue]
    > When i'm saving data ( strings ) in SQL DB using ASP.NET webpage, those[/color]
    data[color=blue]
    > are saved without my national polish characters... :-([/color]


    Comment

    Working...