13.08.2012 Views

ACTIONSCRIPT 3 Developer’s Guide en

ACTIONSCRIPT 3 Developer’s Guide en

ACTIONSCRIPT 3 Developer’s Guide en

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>ACTIONSCRIPT</strong> 3.0 DEVELOPER’S GUIDE<br />

Working with local SQL databases in AIR<br />

<br />

<br />

<br />

<br />

<br />

<br />

Manipulating SQL database data<br />

Adobe AIR 1.0 and later<br />

There are some common tasks that you perform wh<strong>en</strong> you’re working with local SQL databases. These tasks include<br />

connecting to a database, adding data to tables, and retrieving data from tables in a database. There are also several<br />

issues you’ll want to keep in mind while performing these tasks, such as working with data types and handling errors.<br />

Note that there are also several database tasks that are things you’ll deal with less frequ<strong>en</strong>tly, but will oft<strong>en</strong> need to do<br />

before you can perform these more common tasks. For example, before you can connect to a database and retrieve data<br />

from a table, you’ll need to create the database and create the table structure in the database. Those less-frequ<strong>en</strong>t initial<br />

setup tasks are discussed in “Creating and modifying a database” on page 717.<br />

Last updated 6/6/2012<br />

724

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!