Category Archives: Database

SQL Yoga 1.0.1 Released with New IDE Plugin


New Features and Bug Fixes

SQL Yoga 1.0.1 is now available for immediate download from the SQL Yoga site. The new version has a number of bug fixes as well as some new features.

Two new time-saving commands have been added to the library that will speed up creating and updating records:

Both of these commands allow you to pass in arrays with the values you want to insert/update in the database.

For a full list of changes please see the change log.

New Plugin

A new IDE plugin is now included with the SQL Yoga distribution. The plugin automates a few tasks and provides logging. You can read about how to install and use the plugin in the new plugin manual.

Learn More

To learn more about SQL Yoga, download a demo or purchase please visit the SQL Yoga page.

Share

SQL Yoga Now Supports More Databases


Additional Database Support

Blue Mango Learning Systems is pleased to announce that SQL Yoga now supports connections to local Valentina databases as well as client connections to Valentina Server. SQL Yoga now uses the powerful V4REV external under the hood to make working with Valentina easier than ever.

See examples of how to connect to Valentina

With the addition of support for Valentina local and client connections SQL Yoga now offers support for the following databases:

  • MySQL
  • PostGreSQL
  • SQL Server (ODBC)
  • SQLite
  • Valentina local and client

Why SQL Yoga?

SQL Yoga has redefined how developers work with databases in Revolution. It has done this by extending the simplicity of Revolution to databases by allowing you to treat your database like an object.

No more writing out SQL statements or working with cursors. Retrieving data is simple. You just set properties and then let SQL Yoga write the SQL, get data from the database, and convert it to a format you can use in fields or Data Grids. Updating data and creating new records is just as easy.

Updated Documentation

We have also been hard at work on the SQL Yoga documentation. We recently added a manual showing how to create a To-Do application with SQL Yoga. This manual is an in-depth tutorial showing how to create, update and delete records. It also shows how easy it is to retrieve data with SQL Yoga and display it in Data Grids.

View the To-Do Manual

In addition, we have made updates to the Quick Overview manual, the How-To manual and the API documentation.

Download Latest Version

To download the latest version of SQL Yoga and GET pricing information please visit the SQL Yoga web page. A demo version is available.

Share

SQL Yoga: A Flexible Database Library for Revolution

August 20, 2009 Update: A recording of the content covered in the webinar is now available.

Revolution is a powerful development tool because with it you can easily incorporate text, buttons, images, graphics and more into an application that runs cross-platform. You don’t need to understand the PNG image format or how Windows and Mac draw text on the screen. You just use Revolution’s english-like syntax to manipulate the objects in an easy to understand way.

Wouldn’t it be great if working with databases in your application were just as easy? With SQL Yoga it will be.

Join us, Blue Mango Learning Systems, for a webinar this Wednesday where we will show you the database library that will completely change how you work with databases in Revolution. Also learn how you can get involved in the public beta leading up to release at the end of September.

Register for the free webinar: https://www2.gotomeeting.com/register/490813635

Note: The webinar will be recorded and made available for viewing for those who cannot make it.

Share