Hi,
trying to load an ogr-layer from an MS-SQL-Server using SQL-login (USR/PWD) fails, because the driver always assumes 'trusted_connection' to be true.
Seems to be the same issue [here](http://osgeo-org.1560.x6.nabble.com/gdal-dev-Can-not-connect-to-MSSQL-database-on-Azure-td5243123.html)
This makes deploying an application extremely complicated as every user needs a seperate sql-server useraccount, which raises security issues.
Please fix this issue soon!
Cheers
Burkhart
Comments: This has been fixed in the latest release https://mapwingis.codeplex.com/releases In fact we made several improvements for handling MSSQL databases. Can you confirm it is fixed now? Thanks, Paul
trying to load an ogr-layer from an MS-SQL-Server using SQL-login (USR/PWD) fails, because the driver always assumes 'trusted_connection' to be true.
Seems to be the same issue [here](http://osgeo-org.1560.x6.nabble.com/gdal-dev-Can-not-connect-to-MSSQL-database-on-Azure-td5243123.html)
This makes deploying an application extremely complicated as every user needs a seperate sql-server useraccount, which raises security issues.
Please fix this issue soon!
Cheers
Burkhart
Comments: This has been fixed in the latest release https://mapwingis.codeplex.com/releases In fact we made several improvements for handling MSSQL databases. Can you confirm it is fixed now? Thanks, Paul