|
I would like to provide our web server direct access to our AS/400 production data via SQL server commands, but at the same time have that access controlled and restricted to read-only so that database integrity remains intact. I've created a logical file based on the physical file(s) in question, and have tried numerous combinations of object authority changes on both the logical file and user profile used by the web server in order to test against SQL Deletes coming from the web server and nothing has worked. I'm surprised to have not found anything relating to this in the archives, and am wondering if I'm completely missing an easier or more accepted approach to my issue. Does anyone have any ideas or suggestions? ---- If you want a logical to be read only, specify the fields as 'I'nput instead of the default 'B'oth. (column 38 on the A-spec) The same effect can be achieved through security, but that only matters if multiple users/groups need to use the same logical in different ways.
As an Amazon Associate we earn from qualifying purchases.
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.