Re: [gdal-dev] MSSQL Driver on Mac (Andreas Oxenstierna)

2019-02-13 Thread Andreas Oxenstierna
00 From: Peter Petrik To: "Horn, Ian I (COT)" Cc: "gdal-dev@lists.osgeo.org" Subject: Re: [gdal-dev] MSSQL Driver on Mac Message-ID: Content-Type: text/plain; charset="utf-8" Hi, which installation do you use? Cheers, Peter On Wed, Feb 13, 2019 at 3:14 PM Ho

Re: [gdal-dev] MSSQL Driver on Mac (Andreas Oxenstierna)

2019-02-13 Thread William Kyngesburye
>> than "Re: Contents of gdal-dev digest..." >> >> >> Today's Topics: >> >> 1. Re: MSSQL Driver on Mac (Peter Petrik) >> 2. Re: MSSQL Driver on Mac (Andreas Oxenstierna) >> >> >> ---------- >> >&

Re: [gdal-dev] MSSQL Driver on Mac (Andreas Oxenstierna)

2019-02-13 Thread Horn, Ian I (COT)
From: Andreas Oxenstierna To: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] MSSQL Driver on Mac Message-ID: <0a58531e-caab-7ce7-f0de-d1fd58917...@t-kartor.se> Content-Type: text/plain; charset="utf-8"; Format="flowed" What is ogrinfo reporting? ogrinfo --formats |

Re: [gdal-dev] MSSQL Driver on Mac

2019-02-13 Thread Andreas Oxenstierna
What is ogrinfo reporting? ogrinfo --formats | grep MS For me (macOS 10.14.2 GDAL 2.3.2) it reports: MSSQLSpatial -vector- (rw+): Microsoft SQL Server Spatial Database I am trying to access a SQL Server on QGIS, but I get the “error opening connection:  Driver not loaded Driver not loaded”.  QG

Re: [gdal-dev] MSSQL Driver on Mac

2019-02-13 Thread Peter Petrik
Hi, which installation do you use? Cheers, Peter On Wed, Feb 13, 2019 at 3:14 PM Horn, Ian I (COT) wrote: > I am trying to access a SQL Server on QGIS, but I get the “error opening > connection: Driver not loaded Driver not loaded”. QGIS installs GDAL > 2.3.2. On my PC I know how to get to t

[gdal-dev] MSSQL Driver on Mac

2019-02-13 Thread Horn, Ian I (COT)
I am trying to access a SQL Server on QGIS, but I get the “error opening connection: Driver not loaded Driver not loaded”. QGIS installs GDAL 2.3.2. On my PC I know how to get to the root folders and check to see if the driver is there but not on my Mac. If I use my terminal I get the follow