I was updating our web application last Friday and I needed it to connect to an SQL Server 2005 Express Edition database to query some tables but my application couldn’t connect to the MSSQL server.
After a few hours of searching the internet and trying different things I finally got it to work by downloading a […]