Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Stephen Arrowel, Database Administrator: "We are in the process of implementing Firebird solutions at multiple levels in our international organization. We expect that SQL Maestro Group will do nothing short of revolutionize the way we develop and maintain our Firebird databases. The continuous improvement and development means that the product is extremely flexible and will grow with us. The service and responsiveness of the Support Team has been exceptional. They have devoted countless hours to understanding our needs, so that we could get a Firebird administration tool which would be so simple and effective in use. SQL Maestro Group is helping Sytrax sail into the 21st Century".
Neil McPherson: "Thanks very much for your advice. I would just like to add that SQL Maestro makes life so much easier to work with Firebird, I have tried some of the other management tools but Maestro is such a nicely organized product and it has never let me down".

More

Add your opinion

SQL Maestro Group / Products / Firebird / News / PHP Generators advanced to version 10.3

PHP Generators are advanced to version 10.3

Mar 29, 2010

Prev Next

SQL Maestro Group is happy to announce the release of PHP Generator 10.3, a GUI frontend that allows you to generate high-quality PHP scripts for the selected tables, views and queries for the further working with these objects through the web. There are versions for MySQL, MS SQL Server, PostgreSQL, Oracle, SQLite, Firebird, DB2, SQL Anywhere and MaxDB.

New features:

  • The Autocomplete Editor has been implemented. After entering something into such a control, PHP Generator starts searching for matching entries and displays a list of values to choose from. By entering more characters, the user can filter down the list to better matches.

    Autocomplete EditorPicture 1. Autocomplete Editor

  • Starting with this version it is possible to use WYSIWYG Editor for text fields that store an HTML code. Such a control provides an editing interface which resembles how the data will be displayed in a web browser in the generated app. Because using a WYSIWYG editor does not require any HTML knowledge, they are easier for an average computer user to get started with.

    WYSIWYG EditorPicture 2. WYSIWYG Editor

  • Support for horizontal filters has been added. The filters allow you to restrict number of records returned without necessary to create a query-based page and provide custom SQLs for INSERT, UPDATE, and DELETE.
  • Nested master-detail presentations have been implemented. Such presentations are very useful for displaying data with multilevel master/detail relationships (for example, conference/division/team/player).
  • Starting with this version it is possible to define primary key columns for views and updatable queries. By default (if not defined manually) the key includes all the non-BLOB columns.
  • Support for right-to-left languages (such as Arabic and Hebrew) has been added. Text direction can be specified for a concrete page, for a whole project or even at the application level (for all the projects).
  • The read-only attribute has been added to the column properties. Values of such columns are displayed at the Edit and Insert pages but they cannot be changed.
  • Support for project-level data manipulation events has been added (OnBeforeInsertRecord, OnBeforeUpdateRecord, OnBeforeDeleteRecord). These events allow you to share the same logic for all the insert, update and delete operations executed from the project pages. Also we have implemented the OnAfterLogin event to allow you to track user activity.
  • A lot of other useful things including default ordering for page records, hints for the column headers, pictograms for adding/editing/deleting records, updated image viewer and calendar components, printing for single records, controls for editing passwords, and so on.

In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made. For more information about a specific tool see the appropriate page:

Prev Next