Consultor Eletrônico



Kbase P27323: PeerDirect - Failed to get the SQL client's character set na
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/20/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Cannot run dimprule against non English database

PeerDirect

dbutil ODBC Connection failure: -1 from function Connect

dbutil ODBC: 60(4294907292)[DataDirect][ODBC 20101 driver][20101]Failed to get the SQL client's character set name, no information supplied !

sqlhelp Unable to connect to 'PD Temporary DSN'

dbproj Could not create a connection to PD Temporary DSN

dimprule {An ODBC error occurred}: Failed to import database rules.

CAUSE:

Database and dimprule (client) are having different default codepage settings

FIX:

Use system environment variable SQL_CLIENT_CHARSET to match your client codepage with codepage of your database.

Example: set SQL_CLIENT_CHARSET=1250 if you wan to create rules within Central European database and your OS client is not having this codepage as a default.