Subject AW: [firebird-support] question table numbers in select
Author Olaf Kluge
Hi Set



>>Now I get the tablename from tcategory and I would like to update the
record in the right table.
>>Your suggestion is a viable way. It does not seem to be possible without a
statement?

>I don't think I understand, in order to do an update, I always use an
UPDATE statement, in order to select I always use a SELECT statement, I'd
even say I use a COMMIT statement to commit my transactions. So what exactly
do you mean with STATEMENT?

>Set

I would like to update the table without a text-execute-statement. In this
community I have learned that a execute statement 'insert into ' ||
:tablename || . is slower than an real statement. You know what I mean?

Thanks.

Olaf





[Non-text portions of this message have been removed]