[mapguide-trac] #1378: Cannot connect to SQL Server 2008 - 2.2 Beta 1

MapGuide Open Source trac_mapguide at osgeo.org
Mon Jul 12 00:50:00 EDT 2010


#1378: Cannot connect to SQL Server 2008 - 2.2 Beta 1
-------------------------------+--------------------------------------------
   Reporter:  tybion           |       Owner:       
       Type:  defect           |      Status:  new  
   Priority:  low              |   Milestone:  2.2  
  Component:  Mapping Service  |     Version:  2.2.0
   Severity:  major            |    Keywords:       
External_id:                   |  
-------------------------------+--------------------------------------------

Comment(by jbirch):

 I've been trying to duplicate this one too, with no joy.  I can log into a
 local SQL 2008R2 Express database with the latest MapGuide 2.2 x64 beta
 and Maestro 2.1.

 {{{
 #!text/xml
 <?xml version="1.0" encoding="utf-8"?>
 <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
   <Provider>OSGeo.SQLServerSpatial</Provider>
   <Parameter>
     <Name>Username</Name>
     <Value>mapguide</Value>
   </Parameter>
   <Parameter>
     <Name>Password</Name>
     <Value>mapguide</Value>
   </Parameter>
   <Parameter>
     <Name>Service</Name>
     <Value>(local)\SQLExpress</Value>
   </Parameter>
   <Parameter>
     <Name>DataStore</Name>
     <Value>Barcelona</Value>
   </Parameter>
 </FeatureSource>
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1378#comment:14>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list