Changes between Version 11 and Version 12 of FdoSQLServerSpatialNotes


Ignore:
Timestamp:
Oct 24, 2008, 1:40:19 PM (15 years ago)
Author:
robertfortin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FdoSQLServerSpatialNotes

    v11 v12  
    1111'''Setting up the provider.'''
    1212
    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.
     13At 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
     15Once that is done, update the providers.xml file in those directories by adding the entry for the SQL Server Spatial provider.
    1416
    1517Here is the <!FeatureProvider> section to add for the SQL Server Spatial provider: