Build History:RightFielder Object

From Melissa Data Wiki
Revision as of 23:45, 3 August 2012 by Admin (talk | contribs) (Created page with "{{CustomTOC}} ==Build 1974== ''Released May 2012'' ;HP-UX Deprecation Notice *The HP-UX version of RightFielder Object is no longer available or supported. ==Build 1930== '...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Build 1974

Released May 2012

HP-UX Deprecation Notice
  • The HP-UX version of RightFielder Object is no longer available or supported.


Build 1930

Released February 2012

HP-UX Deprecation Notice
  • The HP-UX version of RightFielder Object is no longer available or supported.


Build 1885

Released October 2011

  • No Changes


Build 1826

Released August 2011

Functionality Changes
  • Fixed a crash when parsing a certain type of input.


Build 1782

Released May 2011

Interface Changes
  • GetDatabaseExpirationDate() has been removed. The RightFielder database will no longer expire and can be used indefinitely before your license expiration.
  • Enumeration mdRightFielderProgramStatus value of 3 - DatabaseExpired has been removed to coincide with the removal of GetDatabaseExpirationDate().
  • ClearProperties() has been removed. All fields will be automatically cleared when you call ParseFreeForm or ParseFielded.
  • New enumeration named Delimiter added. This will allow users to more easily pick the delimiter for RightFielder to use.
  • SetDelimiter no longer takes a string value as the parameter but takes the new Delimiter enumeration.
  • The Parse() method has been removed in favor on ParseFreeForm() and ParseFielded. ParseFreeForm is to be used with freeform data (no delimiters) while ParseFielded to be used with fielded data.
Please reference the documentation for details.
Functionality Changes
  • Fixed a bug where FL was being recognized as 'floor' when it was intended as the abbreviation for Florida.


Build 1733

Released January 2011

  • No Changes.


Build 1674

Released October 2010

  • Initial release of the RightFielder API.