Salesforce

ODBC connections generate the error message "You are not licensed to use this DataDirect Technologies product ...."

« Go Back

Information

 
TitleODBC connections generate the error message "You are not licensed to use this DataDirect Technologies product ...."
URL Nameodbc-connections-generate-the-error-message-you-are-not-licensed-to-use-this-datadirect-technologies-product
Article Number000146517
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: All supported platforms
Question/Problem Description
ODBC connections generate the error message:

[DataDirect][ODBC Progress OpenEdge Wire Protocol driver]You are not licensed to use this DataDirect Technologies product under the license you have purchased. If you wish to purchase a license for use with this application, then you may use this product for a period of 15 days, during which time you are required to obtain a license. 
 
Steps to ReproduceConnect to the database through ODBC.
Clarifying Information

The connection works fine from sqlexp. 

Error Message[DataDirect][ODBC Progress OpenEdge Wire Protocol driver]You are not licensed to use this DataDirect Technologies product under the license you have purchased. If you wish to purchase a license for use with this application, then you may use this product for a period of 15 days, during which time you are required to obtain a license.
Defect Number
Enhancement Number
Cause

Scenario 1

PGODBC.LIC file was missing from the directory where the pgoe27.dll was located (%DLC%\bin on Windows or $DLC/odbc/lib on Unix/Linux) 

Scenario 2

Strace output shows that the third-party app is looking for PGODBC.LIC on a different or unexpected directory. 

 
 

Resolution

Scenario 1

Copying over the file PGODBC.LIC from a similar OpenEdge installation to the directory where the pgoe27.dll was located

Scenario 2

Create a symbolic link for PGODBC.LIC in the path displayed in the strace output(This is App or OS specific) 

Workaround
Notes
Keyword Phrase
Last Modified Date6/4/2026 8:28 PM

Powered by