MaxDB PHP Generator online Help
| Prev | Return to chapter overview | Next |
How to connect to MaxDB
Connection properties
Set the connection parameters for the database you want the PHP scripts to work with.
Script connection properties
Specify here connection parameters for MaxDB server relatively to the webserver. For example, if your webserver and MaxDB server are installed on the same computer, set Host as localhost.
To connect to MaxDB, specify common credentials as follows:
Host
The host name of the MaxDB server.
Driver (Unicode, Ascii)
Select the version of MaxDB driver you are working with.
User name
The username used to connect to MaxDB.
Password
The password for the user account on server.
| Prev | Return to chapter overview | Next |






