Select to view content in your preferred language

Defining a text field with maximum field width?

720
0
10-18-2011 08:21 PM
JeremyPalmer
Deactivated User
Hi I've got a PostgreSQL datasource which has a table column with a text datatype (i.e there is no width defined can store up to 2GB of data). Is there an equivalent way to map this data-type to a geodatabase without having to define a field of type esriFieldTypeString with a Length of 2,147,483,647?
0 Kudos
0 Replies