[odb-users] Update multiple rows with an Object and/or View
Boris Kolpackov
boris at codesynthesis.com
Wed Oct 11 14:17:20 EDT 2017
Lukas Obermann <obermann.lukas at gmail.com> writes:
> One last question, what is the correct way to get the column name in
> this situation?
>
> I see that the names are generated in the type query_columns, but I
> have difficulties accessing that. Could you give me a hint on that?
There is no "official" support for getting the column names. They
are available in the query_columns templates but you will have to
figure out how to get them. Alternatively, simply hard-coding the
names as strings might be a more straightforward option.
Boris
More information about the odb-users
mailing list