Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Progress Database 10713 error

I am able to connect to my ODBC database and I can pull in some of the tables OK. However, most of the tables are giving me the following error and will not open:   DataSource.Error: ODBC: ERROR [H...
  • v-qiuyu-msft's avatar
    9 years ago

    Hi Anonymous,

     

    Based on my research, the issue should be caused by a logic error in the ODBC SQLPrimaryKeys function which mistook the underscore (_) character as a wildcard and returned an incorrect query string (missing an operator such as the equals sign or LIKE) to the caller. Please try to update the to 11.6.3 and version 7.10.06.175 of the Progress OpenEdge ODBC driver. See: Cannot call catalog for tables with an underscore in table name.

     

    Best Regards,
    Qiuyun Yu