ADBRITE ads links
You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > Database
Flash and XML: A Developer's Guide
| Fundamentals
We have taught our Flash client to communicate with a server via XML. Our goal in doing this was to expose our Flash client to...
|
|
| We have written a program that serves up one of twenty-four questions. The questions are written directly in the source code file. But what if...
|
|
| A Database Management System can solve all the kinds of problems we just defined. A Database Management System (DBMS) is a product that provides a...
|
|
| The DBMS we use in this book is SQL, the Structured Query Language (the acronym may be pronounced either "sequel" or "ess-queue-ell"; both sides are...
|
|
| are a kind of column. The most significant is the primary key. The primary key is the cornerstone of relational databases. Basically, the primary key...
|
|
| Now we know the basis of RDBMSs. We still don't know how to tell any RDBMS to do anything, but that will be covered next...
|
|
You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > Database
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|