To allow the Isah application on the client machine access to data on your MS SQL server, you need to create database aliases on the client. These databases aliases specify the attributes and parameters allowing you to connect to the databases, or administrations, on your MS SQL server. You can use the System Admin utility to set up, configure and maintain your client's database aliases.
Specifies the locale setting of the client that defines the client's character set. This information is used for various purposes, for instance to determine the sort order. The default setting is determined by the client's regional settings.
Specifies the physical name of the database as recorded on the specified MS SQL Server. To verify the name, click the lookup button () at the end of this field to open the Select Database window. Use this window to log on to your MS SQL server. In the Databasename field you will find a list of databases on this server.
Specifies which SQL Server Native Client version will be used. Choose between the following options:
Automatically detect (default): Isah software using this alias will use the latest (highest) version of the SQL Server Native Client that has been installed.
2008 R2: Isah software using this alias will use SQL Server Native Client 2008 R2. Use this setting if the Isah database is an SQL Server 2008 R2 database and more than one SQL Server Native Client version has been installed.
2012: Isah software using this alias will use SQL Server Native Client 2012. Use this setting if the Isah database is an SQL Server 2012 database and more than one SQL Server Native Client version has been installed.
Specifies the size of the TDS packets that are exchanged between the MS SQL clients and servers. The TDS packets are the means by which commands and data are of communicated.
Specifies the default user name with which the application will try to connect to the database concerned. This user name will be overruled by the user name last entered in the Isah login screen.
Set SQL Tracing to 'Yes' if you wish to use IsahMonitor. IsahMonitor is an Isah tool that enables you to see SQL traffic between client and server. If SQL tracing is set to 'No', no data will be shown in IsahMonitor.