Progress
Internationalization Guide
SQLLOAD
SQLLOAD, an ESQL/C application, lets you load SQL-92 databases.
The syntax for SQLLOAD is:
NOTE: For the complete syntax of SQLLOAD, see the Progress Database Administration Guide and Reference .-C
code-page-name
A case-insensitive character string that specifies the name of the code page of the client. If the -C parameter specifies a code page name that is invalid, Progress reports a run time error. If the -C parameter does not appear at all, the code page name defaults to that client’s internal code page, which is:
You might use the -C parameter, for example, to load a dump file whose code page is ISO8859-2 using a Windows client whose code page is MS1250. Although you could accomplish this by setting the client’s SQL_CLIENT_CHARSET environment variable, using the -C parameter does not affect other clients.
At run time, SQLLOAD reports an error if the code page of the dump file does not match the internal code page of the client.
NOTE: By default, SQLLOAD displays PROMSGS messages using the code page corresponding to code-page-name—unless you specify a different code page, which you can do by setting the client’s SQL_CLIENT_CHARSET_PROMSGS environment variable.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |