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'
Subject
Views
Written By
Posted
2876
April 10, 2005 08:44PM
2121
April 12, 2005 08:06AM
Re: Isn't mysql connector .net support GBK?
2631
April 20, 2005 05:52AM
2145
April 20, 2005 11:11AM
2502
April 20, 2005 04:09PM
1915
May 03, 2005 10:55AM
2058
September 21, 2005 02:40AM
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.