Register Database
From RadPHP XE2 Documentation
Use this dialog box to set up the connection to a database and register it with the IDE.
To open the "Register Database" dialog box, right-click a database node in the "Data Explorer" and choose 'Register Database'.
| Item | Description |
|---|---|
| Database type | Specifies the type of the database, for example, MySQL or InterBase. |
| Host | Specifies the host name for the database server. |
| Port | Specifies the port number to use to access the database on the server. |
| Username | Specifies the user name for connecting to the database server. |
| Password | Specifies the password to use when connecting to the database server. |
| Database | Specifies the name of the database to connect to. |