![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Languages, Compilers and Interpreters C,C++,C#,.NET,Java,PHP,Perl,SQL and more |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #2 | |
| Administrator Join Date: Sep 2001 Location: Yerevan, Armenia
Posts: 7,090
Blog Entries: 15 Rep Power: 10 Reputation:
255 | Quote:
| |
| | |
| | #3 | |
| Младенец Join Date: Mar 2004 Location: Iran
Posts: 6
Rep Power: 0 Reputation:
10 | Quote:
I'm using asp .net . and I 'm dynamiclly saving data into sql DataBase. I should use a right Sql Collation to enable my database to save Armenian Unicode | |
| | |
| | #5 |
| Младенец Join Date: Mar 2004 Location: Iran
Posts: 6
Rep Power: 0 Reputation:
10 | Hi Come on man ! UTF8 is not a Sql Collation . it is kind of unicode encoding that offcourse support Armenian character . I use UTF8 encoding to save my aspx web pages it allows Armenian Unicode to be written properly in the page but I need an equivalant in Sql . I need to set an Sql Collation Like "SQL_Latin1_General_CP1_CI_AS" that supports Armenian Unicode. (It is not Support Armenian Unicode) |
| | |
| | #6 | |
| cares?.. Join Date: Jan 2004 Location: RA Army
Posts: 149
Rep Power: 5 Reputation:
10 | Quote:
Например в MySQL есть charset UTF8 и соответствующий ему collation utf8_general_ci. http://www.mysql.com/doc/en/Charset-charsets.html Также есть armscii8. И кстати, мускуль отлично поддерживает все приобразования из юникода в армски и обратно ![]() | |
| | |
| | #8 | |
| cares?.. Join Date: Jan 2004 Location: RA Army
Posts: 149
Rep Power: 5 Reputation:
10 | Quote:
Кроме того, я не владею английским в достаточно свободной форме. | |
| | |
| | #9 | |
| Младенец Join Date: Mar 2004 Location: Iran
Posts: 6
Rep Power: 0 Reputation:
10 | Quote:
You know the codepage for Armenian Unicode ? thanks again ![]() | |
| | |
| | #10 | ||
| cares?.. Join Date: Jan 2004 Location: RA Army
Posts: 149
Rep Power: 5 Reputation:
10 | Quote:
![]() And of course collation name may/should differ! But I can't imagine, that there is no list of supported charsets/collations by M$ SQL Server in it's documentation! I'm not interested in any Microsux related product, but simple query in google helped me to find the answer for your problem. Funny, but really threre is no collation for Unicode, they use special types instead: Quote:
| ||
| | |
| | #11 |
| nightmare | you can view www.aip.am... it can be an example for you ... charset of pages is charset=windows-1251 then MSSQL set to the Cirillic_General_CL_AS ... so the armenian unicode text saved htmlencoded ... thats all ... SQLServer does'nt have a collection for unicode as I know ...
__________________ Born in darkness. Sworn to justice. ------------------------------------------------------ spawn.grcom.ru www.e-time.ru www.altgrada.ru |
| | |
| | #12 | |
| Младенец Join Date: Mar 2004 Location: Iran
Posts: 6
Rep Power: 0 Reputation:
10 | Quote:
I Set My Page charset=windows-1251 I Set My Database Collation = Cyrlic_General_CL_AS But Still I Get "???" instead of Characters I really Thanks for your help , Now I'm exploring www.aip.am I hope I can Find something there ![]() | |
| | |
| | #14 |
| Младенец Join Date: Mar 2004 Location: Iran
Posts: 6
Rep Power: 0 Reputation:
10 | Hi First I Use Charset = "Unicode UTF8" but with Sql_General_CL_AS does not work niether Cyrillic_General !! and Still Get ? instead of Characters I try to look into www.aip.am but it is so slow and I can not even register into it. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sql | Paloma | Languages, Compilers and Interpreters | 9 | Oct 20, 2002 13:32 |
| SQL Question | hov | Languages, Compilers and Interpreters | 4 | Sep 30, 2002 19:49 |
| Access Problem | hov | Web Development | 0 | Sep 25, 2002 23:19 |
| Mojno li v VB kod vstavit sql zapros | serty | Languages, Compilers and Interpreters | 1 | Jul 18, 2002 10:41 |
| Stupid Problem | Boyov | Languages, Compilers and Interpreters | 2 | Jul 1, 2002 20:25 |