Lianja ODBC Manager on Windows

From Lianjapedia
Revision as of 11:52, 5 February 2013 by Helen.george (Talk | contribs)

Jump to: navigation, search

See Also

Lianja SQL Server Manager, SQL System Tables

The Lianja ODBC Manager

The Lianja ODBC Manager allows you to create, edit and delete Lianja ODBC data sources. It can be accessed from its desktop shortcut or from the Windows Start Menu under Lianja.

Start Menu

User Account Control

If you have User Account Control enabled, please click Yes on the UAC dialog displayed when you run the Lianja ODBC Manager. On Windows XP, please run the Lianja ODBC Manager as the Administrator.

Lianja ODBC Data Source Manager

Lianja ODBC Data Source Manager

The Lianja ODBC Data Source Manager displays your currently configured data sources:

  • Data Source Name (DSN)
  • Type (System, User, File)
  • Description

The buttons give you access to the following operations:

Operation Description
Delete Delete the currently selected DSN.
Add Configure a new DSN.
Edit Configure the currently selected DSN.
Close Close the Lianja ODBC Manager.

Choosing either of the Configure operations displays the Lianja DSN Configuration dialog.

Lianja DSN Configuration

The Connection Information tab contains all the standard configuration details. The optional Settings and Logging tabs are for optional settings.

Connection Information

Connection Information tab

Note: The Lianja SQL Server product distribution, which includes the Lianja ODBC Driver, comes with a fully-configured DSN to the southwind sample database on the local machine.

The following settings can be configured:

Setting Description
DSN Unique data source name.
Description Description of data source.
Server Host name or IP address of Lianja SQL Server.
User User name of valid account on the server. For the local server, this can be '?'.
Password Password for the above account on the server. For the local server, this can be '?'.
DATABASE or DIRECTORY DATABASE: The name of the database on the server. DIRECTORY: The directory path where free tables are stored.

Settings

Settings tab

Additional optional settings can be configured here:

Section Setting Description
Database Row ID Include the rowid (number identifying the row’s physical stored position in the table) in results.
Readonly Open tables in noupdate mode.
Exclusive Open tables in exclusive mode.
Login Encryption Open tables with DES3 encryption key specification required.

Logging

Logging tab

Client and server logging and ODBC tracing can be enabled and configured here.

Section Setting Description
Client Enable Logging Check to enable client-side logging.
Enable Tracing Check to enable client-side tracing.
Log To File Name of log file. The Browse button allows the file to be selected, the View button the file to be viewed.
Server Logging Check to enable server-side logging.
Name Name of server-side log file.

Windows ODBC Administrator

ODBC Administrator

Lianja ODBC data sources can also be managed using the Windows ODBC Administrator. Please note that on 64 bit systems, the 32 bit ODBC Administrator should be used (%windir%\SysWOW64\odbcad32.exe).