× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



IBM's WebQuery product is a useful option. GUI/Web interface, can create Users vs Developers. We found that most users don't really need to create queries, and a many changes to queries are to change the month or other period being selected. WebQuery allows those selections when the query is run.

Users also think the interface is 'better' because it's 'GUI.'

Paul E Musselman
PaulMmn@xxxxxxxxxxxxx

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Jones
Sent: Tuesday, April 03, 2018 1:21 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Interactive SQL ability without UPDATE or DELETE

I agree with Rob. Security is much better implemented at the data object
level, not the application layer / tool level.

The problem is implementing security at the data object level tends to be a
lot more work to get that better, and more secure, result.

I doubt there is a way to restrict UPDATE and DELETE statements in STRSQL,
while allowing SELECT statements.

That said, a fairly decent way, at the application layer, to continue
allowing SELECT SQL is to:
1) Lock down STRSQL completely.
2) Provide a GUI SQL tool to the users, like IBM's ACS Run SQL Scripts.
This is a much more productive user interface than STRSQL.
3) Implement programs on exit points QIBM_QZDA_SQL1 and QIBM_QZDA_SQL2 as
needed, to control what types of SQL the users can run from their client
PCs.

Mike


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.