Missing Menu Option

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
NigelS
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 83
Joined: Sat Oct 22, 2011 2:37 pm

Missing Menu Option

Post by NigelS » Thu Apr 12, 2012 6:36 pm

In the manual the following is mentioned.

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. :?

deebee
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 89
Joined: Mon Jul 19, 2010 6:59 am

Re: Missing Menu Option

Post by deebee » Sat Apr 14, 2012 3:19 am

I think that tool was obsolete around version 3.5 maybe? That is one drawback to updating a user manual using find Revolution/replace LiveCode. :?

Post Reply