[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Accessing Oracle views from SQRWB 4.1



1) Is it possible to access Oracle views (besides tables) in SQRWB 4.1
for Win95 ?
It appears not, and if this is the case, I think this is a great
limitation, because I have a view where columns are defined by complex
PL/SQL procedures, which I would like to report with SQRWB. Currently
the list of tables shows a mixture of PL/SQL procedures, packages and
all user tables, but no views.

2) The help file mentions a startup file (default.suf) that is
used by SQRWB, that can be customised, but I cannot find this file on my
system (Windows95). Has anybody an example of this file? I ask because
the help file mentions the possibility to specify additional tables
(command Show_Table), so I was thinking to try adding the view I need
using this command, but I do not know how.