×
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.
Hi,
Creating tables with embedded SQL is no problem.
If you want to set privileges, you either have to use CL-Commands or the
SQL-Commands GRANT (grant privileges) or REVOKE (remove privileges from the
table) after the table was created.
When creating a table with SQL PUBLIC is always excluded, contrary to
creating DDS described files where PUBLIC can use the table.
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
-----Ursprüngliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx [
mailto:rpg400-l-bounces@xxxxxxxxxxxx] Im
Auftrag von Eduard Sluis
Gesendet: Monday, May 28, 2007 16:40
An: RPG400-L Midrange
Betreff: Can I create an ALWUPD/ALWDLT *No file with embeded SQL?
Dear all,
Is it possible to create a PF with embedded SQL with the ALWUPD/ALWDLT
atribute set to *NO?
Kind regards,
Eduard.
As an Amazon Associate we earn from qualifying purchases.