Chapter 8 Working With Databases
With the LiveCode Database library, your application can communicate with external SQL databases. (Database access is not available in LiveCode Media.) You can get data from single-user and multi-user databases, update data in them, get information about the database structure, and display data from the database in your stack. And with the Database Query Builder, you can automate the process of querying a database and populating fields with the data, with no scripting required. For a discussion of when it is appropriate to use an external database with LiveCode, see the topic When to Use a Database in Chapter 2.
It mentions that there is an option called "Database Query Builder". The thing is, where is it? It's not where it suppose to be.
