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



This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
You can update a specific row in a table by the judicious use of a select
statement. If
Update file x
Set field y = Value
Where field a = x and field b = z
This assumes that the where clause resolves to a unique record.

> -----Original Message-----
> From: Ian J. Forsyth [SMTP:iforsyth@360GROUP.com]
> Sent: Wednesday, November 14, 2001 10:17 PM
> To:   midrange-l@midrange.com
> Subject:      SQL/400 Trigger Problem
>
> Is there a way to create a RPG trigger on a physical file and embed SQL
> in the RPG code to update ONLY the record being inserted and no other?
>
> I know how to embed SQL in an RPG program, but if I do:
>
> update file x
> set field = value
>
> I believe I'm globally updating every record in the file instead of
> updating
>
> the one that's being inserted.
>
>
>
>
>
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
> list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
--




As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.