Skip to main content
Question

Microsoft Access User Attributes - what is fme attribute data type for the memo field (character data up to a length of 65,536 characters)?


Which fme attribute data type to use in the schema definition file, that dynamic writer will be using to output the ms access tables? When I am using fme_char(65,536 ) and fme_varchar(65,536), workspace truncates fields to 255 characters...

2 replies

david_r
Celebrity
  • May 15, 2019

Try using the fme_buffer datatype, it's an unbounded string of characters.

Docs: http://docs.safe.com/fme/2019.0/html/FME_Desktop_Documentation/FME_Workbench/!FeatureTypeProperties/FME-Data-Types.htm


  • Author
  • May 21, 2019
david_r wrote:

Try using the fme_buffer datatype, it's an unbounded string of characters.

Docs: http://docs.safe.com/fme/2019.0/html/FME_Desktop_Documentation/FME_Workbench/!FeatureTypeProperties/FME-Data-Types.htm

Thanks @david_r it works with fme_buffer


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings