Hi,
first of all, I'm developing in Progress v9.1C21 and I have a strange Problem with displaying predefined Temp-Tables (in TempDB) in a SmartViewer.
I'm doing it the normal way, creating a SmartWindow and putting a SmartViewer on it. Then I define my TempTable in the Procedure Settings and rename it fro TD_xxxx to TT_xxxx so users can actually work with it.
Now I want to display some fields from my defined Temp-Table in the Viewer, but the problem is the following:
I can't choose my TT_xxxx Table, only the TD_xxxx one from the TempDB. Do you have any ideas how to bypass it and making my TT_xxxx table accessible for a SmartViewer ?
For SmartBrowsers the above way works perfect *shrug*
Greetings
André
first of all, I'm developing in Progress v9.1C21 and I have a strange Problem with displaying predefined Temp-Tables (in TempDB) in a SmartViewer.
I'm doing it the normal way, creating a SmartWindow and putting a SmartViewer on it. Then I define my TempTable in the Procedure Settings and rename it fro TD_xxxx to TT_xxxx so users can actually work with it.
Now I want to display some fields from my defined Temp-Table in the Viewer, but the problem is the following:
I can't choose my TT_xxxx Table, only the TD_xxxx one from the TempDB. Do you have any ideas how to bypass it and making my TT_xxxx table accessible for a SmartViewer ?
For SmartBrowsers the above way works perfect *shrug*
Greetings
André