| Prev: Introduction | dataPro | Next: Using SQL Command Line Interface |
|
You can add database to the dataPro databases tree view window by clicking on the Add push button or by selecting menu item Add from Database popup menu.
Connecting to MySQL database
2. Enter host name or IP address for the computer hosting MySQL databases. 3. Port field will display standart MySQL port. If your database uses different port for client connections you should enter your port number here. If you don't know the port number or you are not sure leave port number unchanged. 4. Enter User Name 5. Enter User Password 6. Click OK Add Database Dialog Box will disappear and if the connection was established you will see a new host icon under the database type. Otherwise you will get an error message explaining why the application was not able to connect. Connecting to Microsoft® Access database
2. Enter full path to the Microsoft® Access database file in the Host field. (For example "c:\mydirectory\test.mdb"). You can click Browse button to browse for the Access file on the local computer or you can create a new Microsoft Access database file by clicking New button. The rest of the fields are optional. If the database has a user name and a password associated with it, enter the user name and password. Connecting to SqlServer database
2. Enter the name for the computer hosting SqlServer databases. (For example "MyServer"). 4. Enter User Name (Leave empty to use Windows authentication). 5. Enter User Password (Leave empty to use Windows authentication). 6. Click OK Connecting to Oracle database
2. For the Host field you can use a short or full description of the Oracle database you want to connect to. 4. Enter User Name 5. Enter User Password 6. Click OK |
| Prev: Introduction | dataPro | Next: Using SQL Command Line Interface |