6 messages in com.mysql.lists.dotnetRE: ICSharpCode.SharpZipLib.dll
FromSent OnAttachments
THOULON Pierre-Yves29 Jan 2005 01:16 
Jorge Bastos29 Jan 2005 04:05 
Reggie Burnett29 Jan 2005 06:42 
Frank29 Jan 2005 07:15 
Reggie Burnett29 Jan 2005 08:32 
THOULON Pierre-Yves29 Jan 2005 10:27 
Subject:RE: ICSharpCode.SharpZipLib.dll
From:THOULON Pierre-Yves (Pier@gemplus.com)
Date:01/29/2005 10:27:34 AM
List:com.mysql.lists.dotnet

OK. I found it in the ZIP/no install file. I had indeed not registered in the
GAC during installation, so I guess it was nowhere on my system.

Thanks, Pyt.

________________________________

From: Reggie Burnett - reg@mysql.com
[mailto:+mysql+pyt+2767e53d86.reggie#mysq@spamgourmet.com] Sent: Sat 29-Jan-05 15:42 To: THOULON Pierre-Yves; dot@lists.mysql.com Subject: RE: ICSharpCode.SharpZipLib.dll (mysql: reg@mysql.com exclusive
sender for this address)

Version 0.81 is included. Did you register it in the GAC during installation? If you check the version of the file in the install folder, what does it give you for the version?

-----Original Message----- From: THOULON Pierre-Yves [mailto:Pier@gemplus.com] Sent: Saturday, January 29, 2005 3:17 AM To: dot@lists.mysql.com Subject: ICSharpCode.SharpZipLib.dll

hmmm, ICSharpCode.SharpZipLib.dll 0.81 does not seem to be part of the Connector/Net 1.0.4 distribution, or did I miss something ? When I build the installer for my project, it complains that it cannot find the proper version (I am still with 0.5) required by MySql.Data.dll.

I know there has been a discussion on the subject a while ago, but I don't have access to my archives at this moment. Sorry if this is a repeat.

Thanks, Pyt.

________________________________

From: Jose Manuel - jose@telefonica.net [mailto:+mysql+pyt+0ac529ff04.josem.ebremont#tele@spamgourmet.co m] Sent: Fri 28-Jan-05 17:27 To: dot@lists.mysql.com Subject: problem with connector/net in spanish (mysql: addressed to exclusive sender for this address)

Hello,

I'm a spanish developer and have problems with spanish special characters (like Ñ)

I think that is a Connector/net problem

Whats the correct configuration of MySql? I use character-set=latin1 and collation=latin1_spanish_ci Whats the correct configuration of connector/net? i use charset=latin1 in connectionstring

Help, please!!