13 | | At this time, until we build an actual install tool, what we’re doing to set this up for !MapGuide Open Source 2.0 and other clients is to edit the current FDO providers.xml file and add a <!FeatureProvider> entry for SQL Server Spatial. The first step is to take the new SQL Server Spatial Provider dlls and drop them into the Fdo Bin directory of your client application (e.g. C:\Program Files\Autodesk\!MapGuideEnterprise2009\Server\Bin\Fdo). Once that is done, update the providers.xml file in those directories by adding the entry for the SQL Server Spatial provider. |
| 13 | At this time, until we build an actual install tool, what we’re doing to set this up for !MapGuide Open Source 2.0 and other clients is to edit the current FDO providers.xml file and add a <!FeatureProvider> entry for SQL Server Spatial. The first step is to take the new SQL Server Spatial Provider dlls and drop them into the Fdo Bin directory of your client application (e.g. C:\Program Files\Autodesk\!MapGuideEnterprise2009\Server\Bin\Fdo). The necessary dlls are part of the FDO sdk binary download. |
| 14 | |
| 15 | Once that is done, update the providers.xml file in those directories by adding the entry for the SQL Server Spatial provider. |