Wählen Sie Ihren SQL-Server:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Neuheiten abonnieren
Partners
Testimonials
Johnson Sieu: "Your PHP Generator is the BEST that I have used so far. It is affordable and user-friendly. Congratulation for coming up with such a fine product. I will not hesitate to introduce it to my peers".
Marco De Luca: "I can handle now both version of SQLite Databases, 2.x and 3.x. Your SQLite PHP Generator is among the best tools I have seen".

More

Add your opinion

SQLite PHP Generator online Help

Prev Return to chapter overview Next

Getting started

To create a database-driven web application,

 

Connect to the database you want to work through the web;
Configure datasources to be available;
Customize web pages to be created;
Set advanced generation options if necessary;
Specify security settings to protect your data from an unauthorized access.

 

 

SQLite PHP Generator allows you to save and restore all the options set during a session. You need not to specify all options each time you work with the application anew; instead you can load all settings from a project and change them if necessary. When working with a project, all the session parameters are loaded from a project file and may be edited if necessary. To run a wizard with a project, follow More... > Load Project on the first wizard step and enter the name of the project file, recently used projects are also available from this popup menu. Find out more about working with Projects.



Prev Return to chapter overview Next