Special

Introducing the “Welcome to Xojo” Bundle!

New to Xojo and looking for guidance? We've put together a terrific bundle to welcome you! Xojo Bundle

This bundle includes six back issues of the magazine -- all of year 21 in printed book and digital formats -- plus a one-year subscription (beginning with 22.1) so you'll be learning all about Xojo for the next year. It's the perfect way to get started programming with Xojo. And you save as much as $35 over the non-bundle price!

This offer is only available for a limited time as supplies are limited, so hurry today and order this special bundle before the offer goes away!

Article Preview


Buy Now

Issue 3.4

COLUMN

SQL Management Tools

Issue: 3.4 (March/April 2005)
Author: Paul Lefebvre
Author Bio: Paul Lefebvre is President and Chief Software Architect of LogicalVue Software, producers of SQLVue, RBUnit, and other products.
Article Description: No description available.
Article Length (in bytes): 4,153
Starting Page Number: 32
Article Number: 3413
Related Web Link(s):

http://www.freaksw.com/applications/realsql/index.php
http://www.logicalvue.com/Products/SQLVue.html
http://sqlabs.net/index.shtml?sqlitemanager

Excerpt of article text...

If you are working with SQL, you really need a good tool to let you easily create tables, edit data, and do all the database-related tasks that would be an enormous chore if they had to be done by writing REALbasic code. The built-in SQL tool that comes with REALbasic is very basic and not sufficient for most uses since you have to add a database to your project before you can look at any of its data.

When working with the REALbasic Database engine, there are currently two SQL tools that work with REALbasic 5.5 databases: REAL SQL and SQLVue. When working with the popular alternative SQLite, you can choose SQLiteManager.

REAL SQL 1.1

REAL SQL is made by Freak Software, also known as Seth Willits. Seth is a former REALbasic Developer columnist and currently writes the REALbasic section of the ResExcellence web site. REAL SQL is free and should be in every REALbasic developer's toolbox. It is easy to use and has several useful features, such as:

  • Table and Field modification

...End of Excerpt. Please purchase the magazine to read the full article.