D
davidvilla
Guest
Can I make a call to prog3.p from mycls1? this is the error i get Database physical names and do not match. No connect. (1018) You tried to connect two databases with different names at once, using the same logical name for both. Disconnect one of the databases before connecting the other if you need to use the same logical name. Remember that a database disconnect does not take effect until the transaction has terminated, and all the currently executing PROGRESS r-code files that reference that database have completed. " " "
Continue reading...
Continue reading...