[mapguide-users] ODBC FDO v3.1 - problems...

Andrew DeMerchant andrew.demerchant at gemtec.ca
Mon Jul 31 13:57:13 EDT 2006


That did it.....thanks. I never even noticed that posting.....

Greg Boone wrote:

> Andrew,
>
>  
>
> Did the instructions offered by Tom (See attached) make any difference 
> in resolving your issues?
>
>  
>
> Greg
>
>  
>
> ------------------------------------------------------------------------
>
> *From:* Andrew DeMerchant [mailto:andrew.demerchant at gemtec.ca]
> *Sent:* Monday, July 31, 2006 1:17 PM
> *To:* users at mapguide.osgeo.org
> *Subject:* [mapguide-users] ODBC FDO v3.1 - problems...
>
>  
>
> Has anyone managed to get the new ODBC FDO to work? I no longer see 
> any tables....not even a place to SEE the tables. Am I missing something??
>
> Andrew
>
> -- 
>
> 	
>
> *Andrew DeMerchant*
> *Computer Technologist*
> ph.1-877-4GEMTEC x.163
> fax 506-453-9470
>
> /GEMTEC Limited <http://www.gemtec.ca>
> /191 Doak Road
> Fredericton, NB, Canada
> E3C 2E6
>
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> RE: [mapguide-users] MapGuide Open Source 1.0.1 Released
> From:
> "Tom Fukushima" <tom.fukushima at autodesk.com>
> Date:
> Thu, 27 Jul 2006 19:36:48 -0400
> To:
> <users at mapguide.osgeo.org>
>
> To:
> <users at mapguide.osgeo.org>
>
>
> Studio preview should continue to work with 1.0.1.  However, because 
> the version of the providers has been revved, the Studio preview will 
> not recognize some of the providers and will show the generic feature 
> source editor instead of the specialized editor for the provider.
>
>  
>
> If you edit the ProviderEditorMap.xml file (found in the directory 
> where you installed Studio) so that it has an entry for the new 
> provider, it should bring up the correct feature source editor.  
> Please make a copy of the ProviderEditorMap.xml file for backup 
> purposes before doing the following.
>
>  
>
> For ODBC, the following entry should be added:
>
>     <Entry>
>
>         <ProviderName>OSGeo.ODBC.3.1</ProviderName>
>
>         
> <Editor>Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.OdbcEditor</Editor>
>
>     </Entry>
>
>  
>
> And to complete the picture, these entries should also be added.
>
>     <Entry>
>
>         <ProviderName>OSGeo.ArcSDE.3.1</ProviderName>
>
>         
> <Editor>Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.ArcSDEEditor</Editor>
>
>     </Entry>
>
>     <Entry>
>
>         <ProviderName>OSGeo.MySQL.3.1</ProviderName>
>
>         
> <Editor>Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.MySqlEditor</Editor>
>
>     </Entry>
>
>     <Entry>
>
>         <ProviderName>OSGeo.WFS.3.1</ProviderName>
>
>         
> <Editor>Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.WfsEditor</Editor>
>
>     </Entry>
>
>     <Entry>
>
>         <ProviderName>OSGeo.WMS.3.1</ProviderName>
>
>         
> <Editor>Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.WmsEditor</Editor>
>
>     </Entry>
>
>  
>
> And at the end, add these entries:
>
>     <DoNotShow>OSGeo.SDF.3.1</DoNotShow>
>
>     <DoNotShow>Autodesk.Raster.3.1</DoNotShow>
>
>     <DoNotShow>OSGeo.SHP.3.1</DoNotShow>
>
>  
>
> Cheers
>
> Tom
>
>  
>
> ------------------------------------------------------------------------
>
> *From:* Andrew DeMerchant [mailto:andrew.demerchant at gemtec.ca]
> *Sent:* Thursday, July 27, 2006 11:31 AM
> *To:* users at mapguide.osgeo.org
> *Subject:* Re: [mapguide-users] MapGuide Open Source 1.0.1 Released
>
>  
>
> It seems to work for me.......though the new ODBC FDO seems to be 
> missing a pretty important thing now. I can no longer see my tables 
> (there's no place to show tables at all anymore!), and so it seems 
> impossible to pick geometry fields......I'm not using this FDO in my 
> project at the moment, because I've found it to be too slow. But I had 
> thought that I would try this new version to see if it was any 
> faster....but I guess that unless I'm just missing something totally, 
> it's not going to work.
>
> Andrew
>
> Jason Birch wrote:
>
> Hi Bob,
>
>  
>
> Will this continue to work properly with the Studio preview?
>
>  
>
> Jason
>
>  
>
> ------------------------------------------------------------------------
>
> *From:* Robert Bray [mailto:robert.bray at autodesk.com]
> *Sent:* Thursday, July 27, 2006 09:31
> *To:* announce at mapguide.osgeo.org 
> <mailto:announce at mapguide.osgeo.org>; users at mapguide.osgeo.org 
> <mailto:users at mapguide.osgeo.org>
> *Subject:* [mapguide-users] MapGuide Open Source 1.0.1 Released
>
> We are pleased to announce the release of MapGuide Open Source 1.0.1. 
> This release contains numerous bug fixes and the first version of 
> MapGuide Web Studio. For more information see the release notes 
> <https://mapguide.osgeo.org/files/documents/12/236/releasenotes.html> 
> and the website updates. Like the previous release this one includes 
> an updated batch of FDO Provider binaries that can be downloaded for 
> use with the install of MapGuide.
>
>  
>
> The MapGuide Team
>
>  
>
> -- 
>
> 	
>
> *Andrew DeMerchant*
> *Computer Technologist*
> ph.1-877-4GEMTEC x.163
> fax 506-453-9470
>
> /GEMTEC Limited <http://www.gemtec.ca>
> /191 Doak Road
> Fredericton, NB, Canada
> E3C 2E6
>
>  
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
>For additional commands, e-mail: users-help at mapguide.osgeo.org
>

-- 
	*Andrew DeMerchant*
*Computer Technologist*
ph.1-877-4GEMTEC x.163
fax 506-453-9470

/GEMTEC Limited <http://www.gemtec.ca>
/191 Doak Road
Fredericton, NB, Canada
E3C 2E6

-------------- next part --------------
Skipped content of type multipart/related


More information about the Mapguide-users mailing list