× 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.


  • Subject: Re: Is is safer to define a file using SQL if you are using PF constraints?
  • From: Rob Berendt <rob@xxxxxxxxx>
  • Date: Fri, 14 Apr 2000 11:17:35 -0500

RUNSQLSTM would probably work.  The only advantage to SQLRPGLE 
is the compiled code will execute everywhere, whilst RUNSQLSTM 
will only execute on a 400 with SQL.





shc@flybynight.com.au on 04/14/2000 10:47:26 AM
Please respond to MIDRANGE-L@midrange.com@Internet
To:     MIDRANGE-L@midrange.com@Internet
cc:      
Fax to: 
Subject:        Re: Is is safer to define a file using SQL if you are using PF 
constraints?


Hello Rob,

If you can't trust your colleagues to rebuild the database properly then 
nothing will 
save you.  Using SQL DDL is probably a safer approach -- at least the RI will 
be part of 
the creation process.  You will have to remove all trace of the original DDS 
from the 
system to remove the possibility of error.

If you use alter table (either CHGPF or via SQL) to rebuild the files rather 
than 
compiling them you will keep the RI constraints and the data.

Can't you use RUNSQLSTM to rebuild the database rather than SQLRPG?  Or do you 
need 
additional programmatic control?

Regards,
Simon Coulter.

ŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪg
Ūg FlyByNight Software         AS/400 Technical Specialists       Ūg
Ūg Eclipse the competition - run your business on an IBM AS/400.  Ūg
Ūg                                                                Ūg
Ūg Phone: +61 3 9419 0175      Mobile: +61 0411 091 400           Ūg
Ūg Fax:   +61 3 9419 0175      mailto: shc@flybynight.com.au      Ūg
Ūg                                                                Ūg
Ūg Windoze should not be open at Warp speed.                      Ūg
ŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪgŪg
//--- forwarded letter -------------------------------------------------------
> X-Mailer: Worldtalk (NetTalk for Windows NT 4.5-g5)/MIME
> Date: Wed, 12 Apr 2000 13:34:18 -0500
> From: "Rob Berendt" <rob@dekko.com>
> To: MIDRANGE-L@midrange.com
> Reply-To: MIDRANGE-L@midrange.com
> Subject: Is is safer to define a file using SQL if you are using PF 
>constraints?

> 
> I am not here to start a DDS versus SQL war but I have a 
> question I am hoping you can help me hash out.
> 
> You cannot add PF constraints using DDS.  I have some files 
> that I've built using DDS and then added RI on the files using 
> the ADDPFCST after they were built.  I am afraid that collegues 
> will modify the files and when they recompile all of the Referential 
> Integrity will be lost.  I was thinking that it would be safer 
> to define the files using SQL and write an SQLRPGLE program to 
> rebuild them.  I document the RI in the DDS but who reads that?

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.comm
+---


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.