Changes between Version 8 and Version 9 of FdoSQLServerSpatialNotes
- Timestamp:
- 03/18/08 09:27:32 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoSQLServerSpatialNotes
v8 v9 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 2009 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 for your client applications (e.g. C:\Program Files\Autodesk\!MapGuideEnterprise2009\Server\Bin\Fdo on my machine). 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: