Richard Finner: "Thanks. I have paid my money. I experimented with many trial copies of similar programs and found your SQLite Data Wizard to be ingenious yet simple. It suits my working style".
Olivier Auverlot: "At my work (a universitary computer research laboratory), I'm alone to create all applications and databases. I don't know how I could do all the work without it. It's really a very productive software. I can focus on the database schemas and create quickly the user applications with a minimal amount of code to maintain".
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.
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.