Compiler Error - Unknown table, unconnected DB?

snoyes

New Member
When I attempt to compile a .p file with the WSCOMP utility, it shows an error, "Unknown or ambiguous table". If I specify the database name, like "myDB.myTable", it shows an error "Unkown Database name". By displaying DBNAME, I see that the correct database is connected, at least at run time, but perhaps not at compile time. The data dictionary is not available from WSCOMP.

I am running WebSpeed v. 2.1 on HP-UX against a Progress 8.3b database. I do not have the WebSpeed Workshop installed.
 
Back
Top