[mapguide-users] Re: Create feature source

2010-11-28 Thread Lee
Hi, what would be the code to create an oracle feature source at (Library://New Feature source.FeatureSource). My site on MG Studio 2010 has the oracle connection running. Am running through MG Enterprise 2010. This is a query.aspx file that needs to search on the oracle table with connection pr

[mapguide-users] Re: Create feature source

2010-11-28 Thread Lee
Hi, what would be the code to create an oracle feature source at (Library://New Feature source.FeatureSource) to replace the following code: // Create the Feature Source (SDF) MgFeatureSchema sdfSchema = this.CreateFilterSchema(); MgCreateSdfParams sdfParams =

[mapguide-users] Re: Insert a Point in MapGuide map

2010-11-28 Thread Jackie Ng
MgFeatureService.UpdateFeatures can throw exceptions (which may explain why it failed). You should wrap that call in a try/catch block, and inspect the caught exception. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Insert-a-Point-in-MapGuide-map-tp5777309p578