×
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.
Ashwani
I am certain you cannot use a host variable in this way. The
documentation says that they are used where you want to bring in a value
for a column.
It says that you cannot use them to identify SQL objects, such as a
table or a view, and a column would probably be also an SQL object.
You can put the field name into a character string that is the entire
statement, then prepare that or EXECUTE IMMEDIATE, I believe, if the
statement qualifies for that command.
HTH
Vern
On 1/17/2018 10:33 AM, Singh, Ashwani (Pune) wrote:
Hello Guys,
I have to update a file field whose name will be known at run time can we use " For update of :field" clause if yes please let me know how to do that.
Thanks,
Ashwani
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.