<div dir="auto">I usually install SQL server management studio. That will load the drivers on your machine  Also on the server you need to go to SQL configuration management. You will need to enable any settings that are false. The two are tcpip and it's either named pipes or query browser. But click thru each one and make sure all three say true. That should do the trick. <div dir="auto"><br></div><div dir="auto">If you need to down SQL management studio. Try to grab the closest version to the server. In the download page about 3/4 way down it say for older versions click here. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 28, 2019, 1:54 AM sm.gistec <<a href="mailto:sm.gistec@gmail.com">sm.gistec@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jackie<br>
I've downloaded the installer from <br>
<a href="https://www.microsoft.com/it-it/download/details.aspx?id=36434" rel="noreferrer noreferrer" target="_blank">https://www.microsoft.com/it-it/download/details.aspx?id=36434</a><br>
<br>
I've installed it on my MapGuide Server (machine) and try this connection<br>
string<br>
Driver={SQL Server Native Client<br>
11.0};Server=192.168.0.4\SQLEXPRESS;Database=DATABASE;Uid=USER;Pwd=PASSWORD<br>
<br>
this is what the Test Connection return<br>
<br>
FDO Connection Status: <br>
        The remote server returned an error: (559) MgFdoException.: <br>
An exception occurred in FDO component.<br>
Error occurred in Feature Source<br>
(Session:0de9d1dc-810c-11e9-8000-40383df9fe07_en_MTI3LjAuMC4x0B100B0F0B0E//ba17b186-3a90-4263-95c9-f433f8c5d084.FeatureSource):<br>
An exception occurred in FDO component.<br>
RDBMS: [Microsoft][ODBC Driver Manager] Data source name not found and no<br>
default driver specified <br>
<br>
- MgFdoConnectionManager.Open() line 333 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\common\manager\FdoConnectionManager.cpp<br>
- MgFdoConnectionManager.CacheFdoConnection() line 1097 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\common\manager\FdoConnectionManager.cpp<br>
- MgFdoConnectionManager.Open() line 1089 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\common\manager\FdoConnectionManager.cpp<br>
 (Cause: , Root Cause: )<br>
<br>
- MgFeatureServiceHandler.ProcessOperation() line 83 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\feature\FeatureServiceHandler.cpp<br>
- MgOpTestFeatureSourceConnection.Execute() line 100 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\feature\OpTestFeatureSourceConnection.cpp<br>
- MgServerFeatureService.TestConnection() line 244 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\feature\ServerFeatureService.cpp<br>
- MgFdoConnectionManager.Open() line 366 file<br>
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\common\manager\FdoConnectionManager.cpp<br>
<br>
<br>
        The remote server returned an error: (559) MgFdoException.<br>
<br>
I'm sorry, but I need an almost idiot guide...<br>
Thank you all<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html" rel="noreferrer noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html</a><br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org" target="_blank" rel="noreferrer">mapguide-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapguide-users" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapguide-users</a></blockquote></div>