Consultor Eletrônico



Kbase 30246: Error 1345 When Connecting to a V6 DB via V8 ODBC Client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/25/2001
Solution ID: P246

FACT(s) (Environment):

Progress 8.x
Windows NT 4.0
UNIX
MERANT ODBC (SQL-89) driver

SYMPTOM(s):

Problem connecting to a version 6 database via ODBC in client/server mode.

Error: "[MERANT][ODBC PROGRESS driver][PROGRESS] Login refused; client has version 800 and server has version 15 (1345)"

CAUSE:

This error usually means that the user is attempting to connect to a database that is more than one version lower. With ODBC (SQL-89) the Open Interface Driver (OID) basically acts as a version 8 4GL client.

FIX:

--Using ODBC (SQL-89):

1. Make sure all your environment variables have been set correctly
and that the Open Interface Broker (OIB) is running.
2. In the Advanced tab of the ODBC Progress Driver Setup, you will
have to enter -Nv 12 in the Additional Options field at the
Database Connection Options section.