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

Neuheiten abonnieren
Partners

DB2 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.

 

 

DB2 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