Article Preview
Buy Now
| Print: | |
| PDF: |
Databases for REAL
Database Bindings
Issue: 3.5 (May/June 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,292
Starting Page Number: 32
RBD Number: 3513
Resource File(s):
3513.sit Updated: Wednesday, May 18, 2005 at 11:40 AM
3513.zip Updated: Wednesday, May 18, 2005 at 11:40 AM
Related Link(s): None
Known Limitations: None
Excerpt of article text...
By popular demand, I will be covering the topic of database bindings. In general, bindings have been getting some good press lately. They are a way to have an object change its behavior without having to write a lot of code. REALbasic has really good support for bindings. Starting with Panther, Cocoa includes CocoaBindings, which are similar to REALbasic bindings. For a good article on the topic of REALbasic bindings, refer to "Control Binding in REALbasic," by Charles Yeomans in RBDTag by Tim. 1.6.
Database bindings allow you to do things like display, edit, and modify data without having to write any code other than the initial SQL to fetch the data. In order to get started we first need a database to use. Available for download from the RBD web site is a version of the "Northwind" database for the native REAL Database engine. We will use the Northwind database as a data source as we attempt to build a relatively "code-free" UI to manage its information.
Getting Started
...End of Excerpt. Please purchase the magazine to read the full article.
Article copyrighted by REALbasic Developer magazine. All rights reserved.
|










