News

In order to use the MySQL_Connection, you must create an instance. The class implements iDisposable, so please use the "Using" syntax to ensure proper disposal of your connections. There are two ...
Below is a cheat sheet for creating SQL Server client connection strings and finding them in common configuration files.
We have our SQL server configured to only allow Windows accounts (i.e. not mixed). However, in some cases we are connecting from non-domain boxes and we want to specify a domain account to connect ...
It may not be immediately obvious, but you cannot set your own connection string properties when connecting to SQL Server using the built-in SQL Server connector from either Power BI or a modern da… ...