Data Base Server Settings

 
Data Base Server Settings
 
From this dialog window you can configure your database server to can access it through Z-Smart LAB application .
 
Z-Smart LAB application can integrate with version of MS SQL Server, but it's recommended to use :
  • MS SQL 2005 Express Edition or higher for any client windows OS (XP, Vista, 7).
  • MS SQL 2005 Enterprise Edition or higher for any server windows OS (server 2003, server 2008).
 
Database Server Settings :
  • Host : enter dot (.) for local database server, else enter IP address (ex. 192.168.1.1) of the remote database server.
  • Instance : enter dot (.) in case of single instance from enterprise edition, else enter the instance name as you configure in the installation of your database server. In general for SQL express edition we enter sqlexpress.
  • Port : leave it empty for local database server, else enter port number for the remote database server (default SQL port number is 1433).
  • Database : name of the used database and it's read only.
  • Integrated Security : check it (true) if you will use windows authentication, else leave it unchecked (false) for SQL authentication.
  • User Name : SQL authentication user name (default SQL administrator is sa).
  • Password : SQL authentication password.
 
1

Check DB Server Connection

1. Check DB Server Connection
Z-Smart LAB application try to create a connection with the configured database server to check if the entered parameters are valid or not.
If the connection created successfully, then a success message will appear which means the entered parameters are valid, else check your parameters again to can access the application.
 
2

Save

2. Save
Save data and close the dialog window.
 
3

Cancel

3. Cancel
Close the dialog window without saving any data.