ezRETS 1.1.0 released

ezRETS is an ODBC driver that connects to RETS servers. It is licensed under an open-source license. It allows ODBC-aware applications, such as Microsoft Office (Excel, Word,) to easily load data from a RETS compliant server using those applications built-in wizards and other tools. Its cross platform and runs on Linux and Windows. OS X support is planned.

Right now, we only have a binary version for windows, but that seems to be the most useful to the most people. For those who would like to see/edit/compile the source, the source is available via subversion as well as at the download page.

You can download it by visiting http://www.crt.realtors.org/projects/rets/ezrets/


Changes in this release

  • User-Agent is now “ezRETS/1.1.0 (librets/1.0.0)”

Enhancements

  • IgnoreMetadataType mode added. This mode allows one to tell ezRETS to ignore the native type that the RETS server reports and just return everything as a character field.
  • Connections without a definded data source are now supported. See the DSNless_ConnectionString.txt file or the project wiki for more details.

Bug fixes

  • Various linux build fixes related to linking
  • NULL pointer exceptions that were a result of invalid table names now return an error.
  • SQLFetchScroll now pays attention to FetchOrientation and returns an error if its not SQL_FETCH_NEXT.
  • SQLFetchScroll does not throw a NULL pointer exception when pointers in the IRD aren’t filled in.

0 Responses to “ezRETS 1.1.0 released”


  1. No Comments

Leave a Reply