Zumero


Zumero for SQL Server (ZSS) preview 2 is now available. ZSS has become a good bit more powerful — and simpler to use — since preview 1.

Highlights from the release notes:

  • Zumero’s client library is no longer a SQLite extension. You no longer sync via a SQLite function. Instead, you simply call the sync routine in the Zumero client library. You may work with the SQLite data on the client using the platform-native SQLite API.
  • Housekeeping data on the client is now maintained with triggers, like the server.
  • There is now support for schema changes to prepared tables. ZSS Manager includes features to facilitate them.

Visit the ZSS Dev Center for new downloads and documentation, and let us know what you think.