[fdo-dev] SDF provider
Traian Stanev
traian.stanev at autodesk.com
Thu Oct 26 22:25:24 EDT 2006
Whoever did the ApplySchema when creating this file set the length to 0 when they created the DataPropertyDefinition. More likely -- they didn't bother to set the length, since 0 is the default value for it when you create a DataPropertyDefinition. In any case, the provider doesn't really care about this value, since it uses as much space as it needs for strings.
Traian
-----Original Message-----
From: Haris Kurtagic [mailto:haris at sl-king.com]
Sent: Thu 10/26/2006 9:49 PM
To: dev at fdo.osgeo.org
Cc:
Subject: [fdo-dev] SDF provider
Hi,
If I try to describe Sheboygan_CityLimits.sdf with sdf provider (R71), provider is returning 0 for length for properties of type string ( FdoDataPropertyDefintion::GetLength() returns 0 ).
This is valid?
Haris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20061026/2c5065e5/attachment.html
More information about the Fdo-internals
mailing list