From: Kjell R. <kje...@da...> - 2013-11-27 08:09:54
|
Den 2013-11-26 19:28 skrev Jiri Cincura såhär: > On Tue, Nov 26, 2013 at 5:00 PM, Kjell Rilbe <kje...@da...> wrote: >> Server=localhost;Database=My_DB_Alias;Charset=UTF8;User=My_User;Password=My_Password >> >> Anything missing there? > You're using connection pooling. That might be the reason. The > connection is kept open on your behalf. > Umm... 1. Doing a conn.Close + conn.Open does solve the problem, which seems to indicate that the connection is actually closed, not kept open. 2. For testing, how would I disable pooling? Thanks, Kjell -- -------------------------------------- Kjell Rilbe DataDIA AB E-post: kj...@da... Telefon: 08-761 06 55 Mobil: 0733-44 24 64 |