[mapguide-users] King Oracle provider use in MapGuide Studio 2009

GordonL gordon.luckett at arrowgeomatics.com
Tue Jan 12 16:39:06 EST 2010


Hi Jackie, 
have your tried the ToString with KING and FDO 3.4? I don't think the
ToString works there.. any ideas?

thanks
gordon


Jackie Ng wrote:
> 
> If you can't use numbers with Concat() then use ToString() to convert it
> to a string
> 
> eg. Concat('Value: ', ToString(MYNUMBERPROPERTY))
> 
> The expression editor in MapGuide Studio is probably interrogating the
> capabilities of the current provider to determine what expression
> functions are available to construct the current expression. If geometric
> functions aren't there, then it probably means the provider in question
> doesn't support them.
> 
> Easy way to find out is to use the mapagent interface, and invoke
> GetCapabilities on the King Oracle provider. The xml response contains a
> list of supported expression functions.
> 
> - Jackie
> 
> 
> florent wrote:
>> 
>> Hi all,
>> 
>> I try to use concat function in MapGuide but i got a error message. Is it
>> possible to use Concat function with number data type?
>> 
>> In the same way, i don't understand why geometric functions aren't
>> available. Is there any plan to include these features in feature
>> release?
>> 
>> Regards,
>> 
>> Florent GIRAUD
>> Geomap Services
>> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/King-Oracle-provider-use-in-MapGuide-Studio-2009-tp3385234p4294644.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list