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




I am wanting to update a record using SQL.   I already have the record locked and have "Set" the necessary fields to a new value.  I wish to update the changed fields but I do not want to build the update to list the set of fields only to later need to update another set of fields.

Like this old way.

KeyL        Chain        FileA
        Eval        Field1 = 'ABC'
        Eval       Field3 = '123'
        Update FileA

Later I may have:

KeyL        Chain        FileA
        Eval        Field9 = 'ABC'
        Eval       Field10 = '123'
        Update FileA

Is there a way to do this with SQL or do I have to create an update statement for all field combinations that may be updated.

Thanks
Jack Long

CBK Ltd.

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