Hi,
I have a little program that creates and exports shp files from object data.
My client is complaining that the shp files contain only text values and he need different fields to come in as different data types, such as integer or date.
Is there a way to map data types to the fields in the shape file when I create them?