Focal Point
[CLOSED] VIEW on Focus table

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1557096106

April 07, 2011, 02:00 AM
Poryes
[CLOSED] VIEW on Focus table
Hi All-

I want to create a VIEW on focus table? Is that possible?

I want only READ access to the focus table. How to accomplish?

Pls help.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.13

Mainframe
all output (Report in mainframe)
April 07, 2011, 05:56 AM
<JG>
1. By VIEW do you mean join two tables together or a business view?

2. Read the WebFOCUS documentation on DBA
April 07, 2011, 06:00 AM
Poryes
Just like DB2 VIEW. I don't want user to see all the fields in the table.


WebFOCUS 7.6.13

Mainframe
all output (Report in mainframe)
April 07, 2011, 07:02 AM
FrankDutch
You can create a report and define what fields the user is allowed to see.
And restrict the number of records he will get.

A view is in fact just a report, output to HTML or EXCEL.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

April 07, 2011, 07:37 AM
Senthilvasan S
you could create reporting objects with the required fields, aggregations, sorting amd predefined filters to restrict data ... and you could do more with it ...


WebFOCUS 7 6 9
Windows XP
HTML, AHTML, PDF, EXCEL
April 07, 2011, 05:12 PM
Waz
As JG suggests DBA is the way to go, for Read Only access, and restricting columns access.


Please see:
Limiting Data Source Access: The RESTRICT Attribute

Specifying an Access Type: The ACCESS Attribute


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

April 07, 2011, 09:03 PM
Jim Morrow
A trick from the TABLE TALK days.

You can create a alternate master for the data base. You have to account for all the fields and there lengths. It may take a little testing to get it right. If you give all the dummy fields the exact same names only the first one will be accessible.

I recall something about if the field is called FILLER it will disappear. Or maybe it was leave the field and alias parameter blank.

It has been quite a while since I set up a TABLE TALK environment.


Jim Morrow
Web Focus 7.6.10 under Windows 2003
MVS 7.3.3