Changes between Version 9 and Version 10 of FdoSQLServerSpatialNotes
- Timestamp:
- 03/18/08 09:28:25 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoSQLServerSpatialNotes
v9 v10 11 11 '''Setting up the provider.''' 12 12 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). Once that is done, update the providers.xml file in those directories by adding the entry for the SQL Server Spatial provider. 14 14 15 15 Here is the <!FeatureProvider> section to add for the SQL Server Spatial provider: