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

Examples:
copying in data interactively [Table of Contents] Copy in and batch files

Utility Guide

[-] Chapter 3 Using bcp to Transfer Data to and from Adaptive Server
[-] Using bcp with alternate languages

Using bcp with alternate languages

Adaptive Server stores data using its default character set, which is configured during installation. If your terminal does not support that default character set, it may send confusing characters to bcp when you respond to prompts either by typing or by using host file scripts.

Omitting all character-set options causes bcp to use the character set that was named as the default for the platform. This default can cause communications problems:

For more information about character sets and the associated flags, see Chapter 20, "Configuring Client/Server Character Set Conversions" in the System Administration Guide.


Examples:
copying in data interactively [Table of Contents] Copy in and batch files