Kbase P123751: Can EasyAsk connect to more than one database ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2008 |
|
Status: Verified
GOAL:
Can EasyAsk connect to more than one database ?
GOAL:
Does EasyAsk handle multi database connections ?
FACT(s) (Environment):
OpenEdge 10.1B
OpenEdge 10.1C
MS SQL
EasyAsk
FIX:
If all the databases are on one server, such as SQLServer, if the database name is left off the connection string, multiple databases from the same server can be referenced.
OpenEdge customers since 10.1B can use multi database SQL connection and create a VIEW on the primary database which will refer to a secondary (or other) database. The VIEW will be then picked up and used by EasyAsk Dictionary Construction Kit.
OpenEdge 10.1B jdbc drivers do not work well with EasyAsk when using multiple databases. OpenEdge 10.1C jdbc drivers work properly.
P119452, How to make an automatic multi-database connection with ODBC or JDBC in 10.1B?"