Consultor Eletrônico



Kbase 19305: How to prevent 'SQL Internal Error' in SQL Explorer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/2/1999
Progress Version: 9.1A2B

When SQL Explorer is connected to a database and simple query e.g.,

select * from pub.customer

is run, it gives following error:

=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=20000
[JDBC Progress Driver]SQL internal error

TO Fix this:
------------

Add following values to your PATH and CLASSPATH environment variables.

CLASSPATH = C:\Program Files\PROGRESS\java\progress.zip
PATH = C:\Program Files\PROGRESS\bin