Consultor Eletrônico



Kbase 17766: Roundtable - Temp-table database must be connected
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Roundtable - Temp-table database must be connected


Temp-table database must be connected if you generate r-code
using compile with xref.

We have a feature in the UIB which allows customers to create
Temp-Table definitions in their code.
We do this by creating the defintion LIKE a database table.
When the customer compiles this .W with the database connected
they can then run the .R without the database connected.

Starbase relies heavily on the XREF feature of the COMPILE
statement to help them maintain SCC functionality in
Roundtable product. The problem is that when a user compiles a .W
like the one described above with the XREF option, they cannot run
the .R without the database. The error that comes up is error 1006
'<program name> Database <dbname> not connected'.

This has been reported as a bug.

Progress Software Technical Support Note # 17766