Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...
Using the same code and the same connection string. On version 6.1+ takes 9 seconds to open a connection to server On version 6.0.4 and lower takes 100ms to open a connection to server On the same ...