Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

About This Book [Table of Contents] Chapter 2 Configuring

the DirectConnect Access Service Library

Access Service User's Guide DirectConnect Anywhere

[-] Chapter 1 Introducing DirectConnect Anywhere

Chapter 1

Introducing DirectConnect Anywhere

This chapter introduces basic DirectConnect concepts and outlines the globalization process.

This chapter includes the following topics:

DirectConnect Anywhere is a component of the Enterprise Connect Data Access IPS, which consists of components that provide access to distributed data. For more information about the Enterprise Connect Data Access IPS, see the Overview Guide for the Enterprise Connect Data Access IPS.

The DirectConnect Anywhere environment

DirectConnect consists of a server and one or more service libraries. The server provides the framework in which the service libraries operate. Each access service library accesses data from a particular target database, such as AS/400, DB2, Informix, ODBC, and so forth.

The DirectConnect Anywhere Access Service Library accesses ODBC-accessible data. It consists of one or more access services that have specific sets of configuration properties.

An access service does the following:

When a client connects, the access service logs into the ODBC database target using the client user ID and password, plus the ODBC-configured data source name.

Globalization

Globalization consists of internationalization and localization of messages.

Internationalization

Internationalization consists of character codeset conversion and cultural formatting.

Codeset conversion is converting the hexadecimal representation of a character from a codeset in a target database to a codeset in a client application or the reverse. DirectConnect Anywhere provides a translator dynamic link library that works with an ODBC interface for codeset conversion.

Cultural formatting concerns designating decimal separators, monetary signs, date and time separators, and a three-digit grouping symbol. Cultural formatting in DirectConnect Anywhere is performed through the use of configuration properties.

Supported character sets

The Sybase Unilib Library supports the following character sets:

Supported Date and Time formats

To facilitate internationalization, the access service can be set to return dates and time in any one of the following formats:

Codeset conversion

Two configuration properties control whether the DirectConnect Anywhere supplied translator library is loaded. The choices are as follows:

For information about the DefaultClientCodeset and DefaultTargetCodeset configuration properties, see Chapter 2, "Configuring the DirectConnect Access Service Library"

Localization

Two sets of messages can be localized:

The target database manager can be any application between DirectConnect Anywhere and the target data file, including the ODBC driver.

Database manager messages are not localized by DirectConnect Anywhere. For information on how to set up localization of such messages, see your database manager and ODBC driver documentation.

Messages generated in DirectConnect Anywhere are always localized.


About This Book [Table of Contents] Chapter 2 Configuring

the DirectConnect Access Service Library