Skip to Content
MySQL Building User Interfaces
book

MySQL Building User Interfaces

by Matthew Stucky
July 2001
Intermediate to advanced content levelIntermediate to advanced
656 pages
14h 22m
English
Sams
Content preview from MySQL Building User Interfaces

Database and Login Setup

This application will maintain its own security tables. The table (or tables) will control who can see what and so on. Because of that, only one “application login” is, needed and no new logins are allowed at the operating system level. When this application launches, it (the application, not the individual user) logs in to the MySQL server. The login and password the user enters will be compared against application tables, to set the user interface correctly for the given user. The application login and password will be the following:

  • Login: com_user

  • Password: syL0U812

That’s syL (case is important), zero, then U812. That is the login the compiled application will use to access the database. From there it will query ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Linux Applications on pSeries

Linux Applications on pSeries

Dr. Jan-Rainer Lahmann, Luis Ferreira, Janethe Co, Bjorn Roden
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 073571049XPurchase book