Re: Isn't mysql connector .net support GBK?
Posted by: z d
Date: April 20, 2005 05:52AM

MySql.Data.MySqlClient.MySqlException: Character set 'gbk' is not supported

[MySqlException: Character set 'gbk' is not supported]
MySql.Data.MySqlClient.CharSetMap.GetEncoding(DBVersion version, String CharSetName) +270
MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection) +463
MySql.Data.MySqlClient.NativeDriver.Configure(MySqlConnection connection) +10
MySql.Data.MySqlClient.MySqlConnection.Open() +193
ASP.default_aspx.Page_Load(Object sender, EventArgs e) in D:\Web\Default.aspx:7
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +739

Microsoft .NET Framework 版本:1.1.4322.2032; ASP.NET 版本:1.1.4322.2032

select version()
'5.0.3-beta-nt'

Options: ReplyQuote


Subject
Views
Written By
Posted
2785
z d
April 10, 2005 08:44PM
Re: Isn't mysql connector .net support GBK?
2577
z d
April 20, 2005 05:52AM
2442
z d
April 20, 2005 04:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.