Hi ! I've a aspx page that i'm use it fot inser some anounce datas. to insert this text i'm using htmltext area component in page and page have no code behind. when i inserted text in SQL server my turkis characters is corrupted: for example Anounce Body :
isöçgü SQL value = isöçgü SQL table Column collation value is Turkish CaseInsensitive i try some encoding variations but i can't correct the problem. thanks in advance selcuk yazar
Hi, my encoding problem is continuing, i've discovered some other problems. i used SQL INSERT commnad in my page , when i wrote the sql command using response.write method, result was like below that contains some turkish characters ; "INSERT INTO Anounces(Header,
AnounceString) VALUES ('bla bla', 'isgüçö')" but i returned my SQL server db and then looked up my records,AnounceString column data is "öçgü". my problem about my sql connection parameters ? by the way my page have no class file. thanks.
seyazar
Member
19 Points
7 Posts
Turkish Problem in no code behind aspx page
Jan 30, 2004 10:19 AM|LINK
seyazar
Member
19 Points
7 Posts
Turkish Problem in no code behind aspx page-new evidences
Feb 05, 2004 08:42 AM|LINK