[fdo-dev] shp
Greg Boone
greg.boone at autodesk.com
Tue Oct 31 18:00:03 EST 2006
This kind of information is too specific to be supplied in the
capability information supplied by the provider. This information is
datastore/schema dependant. To get this information, you would need to
access the schema returned by the Provider through a DescribeSchema
command. Only the returned schema from the provider connection can
accurately provide this information
See the following class in the FDO API for one interface that supplies
the information you request.
class FdoDataPropertyDefinition : public FdoPropertyDefinition
Greg
_____
From: Haris Kurtagic [mailto:haris at sl-king.com]
Sent: Tuesday, October 31, 2006 5:44 PM
To: dev at fdo.osgeo.org
Subject: [fdo-dev] shp
Hi,
Is a column wide for shp/dbf limited to 255 (as I think is written in
provider) ?
I think we need also beside provider describing data types which it
supports, also interface for describing supported widths,scales, etc..
for those data types (if it is not somewhere already).
Thank you,
Haris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20061031/0e4ff485/attachment.html
More information about the Fdo-internals
mailing list