|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MySQL AND UNICODEHI
How we can store UNICODE characters/strings in MySQL databases and then use this character/string in the web with ASP.NET +VB. for example in MSSQL SERVER we use literal "N" when we use INSERT INTO query.but in MySQL i dont know how to store unicode characters in database. Plase help me with sample thanks "Amir Alilou" <amir.ali***@gmail.com> wrote in message You may find the samples included with this article helpful.news:1166864422.395598.72510@f1g2000cwa.googlegroups.com... > HI > How we can store UNICODE characters/strings in MySQL databases and then > use this character/string in the web with ASP.NET +VB. > for example in MSSQL SERVER we use literal "N" when we use INSERT INTO > query.but in MySQL i dont know how to store unicode characters in > database. > > Plase help me with sample > thanks > http://msdn2.microsoft.com/zh-cn/library/system.text.unicodeencoding(VS.71).aspx pvdg42 äæÔÊå ÇÓÊ:
Show quoteHide quote > "Amir Alilou" <amir.ali***@gmail.com> wrote in message I see the page you reference me .but the problem is that i want to use> news:1166864422.395598.72510@f1g2000cwa.googlegroups.com... > > HI > > How we can store UNICODE characters/strings in MySQL databases and then > > use this character/string in the web with ASP.NET +VB. > > for example in MSSQL SERVER we use literal "N" when we use INSERT INTO > > query.but in MySQL i dont know how to store unicode characters in > > database. > > > > Plase help me with sample > > thanks > > > You may find the samples included with this article helpful. > > http://msdn2.microsoft.com/zh-cn/library/system.text.unicodeencoding(VS.71).aspx MYSQL in my datagrid in ASP.NET web pages therefor i have datatable object.if want to do this way i must craete any datatable manually.my propose is that is there any way like SQLServer for working with UNICODE in MYSql? You have to define the character set of our tables as UTF8 or ucs2.
If you are working on already created tables, beware of the character set of each VARCHAR field. Show quoteHide quote > HI > How we can store UNICODE characters/strings in MySQL databases and then > use this character/string in the web with ASP.NET +VB. > for example in MSSQL SERVER we use literal "N" when we use INSERT INTO > query.but in MySQL i dont know how to store unicode characters in > database. > > Plase help me with sample > thanks >
How I can find out on which platform I am running (32/64 bits)?
overriding array size How to determine if e-mail was sent OK Add Active Directory Users to a Group on a Workstation regex expressions Windows Service to copy files to a Mapped Drive change date Autorun on USB Flash Drive getting 2005 grid to look like 2003 FolderBrowserDialog questions |
|||||||||||||||||||||||