Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 5th, 2007, 11:11 AM
Registered User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem inserting multilingual text into database

Hi,
my application is almost complete but i've run into a problem and it would be very much appreciated if someone could give me a solution for it.

I'm doing an asp.net web application using c# as the language for the code behind.
The problem is that when I insert a new row into the database from my application, multilingual text, like Japanese characters, is displayed as question marks like this ????.
However, when I insert something directly from the Administrator software, everything is displayed correctly.

the charset in the database is UTF-8 Unicode (utf8), and the collation is uftf8_general_ci which should technically display anykind of characters.

Thank you





Similar Threads
Thread Thread Starter Forum Replies Last Post
inserting text in the middle of a paragraph o text ddnk77872 PHP Databases 5 September 5th, 2007 11:42 PM
Multilingual Database Objects Muhammad Zeeshan SQL Server 2000 1 August 13th, 2007 02:56 AM
having problem in inserting in access database alto ASP.NET 2.0 Basics 4 May 24th, 2007 08:57 PM
Multilingual database Tachyophan Access VBA 3 January 10th, 2005 10:49 PM
Problem In Inserting Records in database zaeem Classic ASP Databases 1 October 22nd, 2003 06:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.