Consultor Eletrônico



Kbase 18061: OpenLink - I can connect using C++ demo but not in Apptivity
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/26/1998
OpenLink - I can connect using C++ demo but not in Apptivity

OpenLink - I can connect using the C++ demo but not in Apptivity

If you are able to connect to a Progress database via the OpenLink
ODBC drivers using the "C++ demo 32 bit" provided with the drivers,
but not using Apptivity Developer, this indicates that there is a
problem with the tableview .dat file. This is the file that you
specify as TABLEVIEW in the oplrqb.ini file. This file contains the
schema information for the database and allows Apptivity to see the
various tables in the database.

The setting in your oplrqb.ini for the [Environment Progress82a]
should read like:
TABLEVIEW = [drive specifiecation]\[directory]\[tableview file].dat
e.g.
TABLEVIEW = c:\work\tableview.dat

You should check:
1. You specified the correct directory and filename
2. You specified the .dat extension
3. The .dat file is not empty - file is not zero bytes
See kbase 18051 Configuring OpenLink for use with Apptivity -
debugging tips for more information on this issue.

PES 06/26/98