Padster Reynolds: "Good software that has become one of our must have tools - wouldn't like to be without it these days. Keep up the good work".
Grey: "We're a two-person company, it's just me an my wife. I'm the technical guru, and she handles the business operations. I have to know a lot about MySQL, but that's much too technical for her. I have frequently had to setup CGI scripts (I code in Perl) so she can manage some of our tables (suppliers, manufacturers, etc).
I discovered PHP Generator a couple of days ago, tried the free version,and within a few hours I had purchased the Pro version (as well as SQL Maestro for MySQL).
Today I am completing the conversion of the last of my custom table managers to PHP Generator. This is eliminating several thousand lines of
code that I don't have to support any more!
New version comes with support for invisible columns, invisible (ignored) indexes, check constraints (MySQL), sequences (MariaDB), a number of password-management capabilities (MySQL) and other features.
This article begins a series of step-by-step tutorials on how we made the NBA demo. It explains how to add new items to the menu, implement run-time theme selection, and tweak the login form.
MySQL Code Factory allows you to execute each query in a separate thread in order to continue your work with the software while the query is executing.