Ran Cole: "We bought the tool last week and want to say how much we love it. We've found it not only powerful, but very user friendly. We have used the tool to create an interface that manages our MySQL DB for different types of users".
Frank Thomas: "The import function from Excel is brilliant! I was able to port a database from a foreign source into Excel and then import it directly into MySQL with your program".
New version comes with PostgreSQL 18 compatibility, introduces support for virtual generated columns, named NOT NULL constraints, NOT VALID property for NOT NULL constraints, NOT ENFORCED property for check and foreign key constraints and some other enhancements.
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.
Oracle 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.