From:
<car...@te...> - 2003-12-19 15:48:00
|
Hello: > I also noticed that the connection pool is not application-wide.. connecting > from different classes results in having different connections. Is this as > designed (or probably my fault-design)? Different connection strings will result in different connections, if finally i change the Connection Pool in the 1.6 sources different connection string will result in different Connection Pools as in SqlClient provider ;) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |