From: Bob Dankert Date: February 5 2005 6:23pm Subject: RE: Error with connection pooling? List-Archive: http://lists.mysql.com/dotnet/461 Message-Id: <315DD8AD2306004A9600362971DC9A2F0B83B6@maude.springfield.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Ahmet, The connection string does indeed have to be 100% identical. However, I tried to point out that the connection string is indeed 100% identical. The only source for the connection string comes from what I had posted, with the variables being set only once and never again touched (I think they may actually be const's). =20 Bob Envision Information Technologies Associate bob@stripped v. 608.256.5680 f. 608.279.3780 =20 -----Original Message----- From: ahmet erispaha [mailto:ahmet_erispaha@stripped]=20 Sent: Saturday, February 05, 2005 12:22 PM To: Bob Dankert; dotnet@stripped Subject: RE: Error with connection pooling? I'm relatively new to this forum, so If I'm way off base, forgive me. While studying for a Cert Test, I read that with the SqlClient for SQL Server, there is a requirement that connection strings have to be identical (including user id and password) in order to be considered for an existing pool. Does a similar requirement exist for the MySql Connector/Net ? Could that be the problem here? Ahmet -----Original Message----- From: Bob Dankert [mailto:bob@stripped]=20 Sent: Friday, February 04, 2005 12:59 PM To: dotnet@stripped Subject: RE: Error with connection pooling? I think I may try that out -- it is definitely very frusterating at this point. Unfortunately, having so many assemblies accessing more assemblies I can not actually step through what is happening, but hopefully I can get enough debugging info to figure it out. I'll keep working at it... Bob Envision Information Technologies Associate bob@stripped v. 608.256.5680 f. 608.279.3780 =20 -----Original Message----- From: James Moore [mailto:banshee@stripped] Sent: Friday, February 04, 2005 11:33 AM To: dotnet@stripped Subject: RE: Error with connection pooling? Still no help actually solving the problem, but I've always found it helpful with the dotnet connector to use the source rather than the binary version. Adding the project to your solution is simple, and it means that you have much more visibility into what's going on.=20 - James -- MySQL on .NET Mailing List For list archives: http://lists.mysql.com/dotnet To unsubscribe: http://lists.mysql.com/dotnet?unsub=3Dbob@stripped --=20 MySQL on .NET Mailing List For list archives: http://lists.mysql.com/dotnet To unsubscribe: http://lists.mysql.com/dotnet?unsub=3Dahmet_erispaha@stripped --=20 MySQL on .NET Mailing List For list archives: http://lists.mysql.com/dotnet To unsubscribe: http://lists.mysql.com/dotnet?unsub=3Dbob@stripped