Subject RE: [firebird-support] Re: Merge records
Author Pham Huu Le Quoc Phuc
Anybody here solved this problem, please give more detailed info.

_____

From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Adam
Sent: Tuesday, June 19, 2007 11:23 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: Merge records



> I do not want by call table by table.

You don't have an option. They need to be updated table-at-a-time. You
could query the system tables to locate the tables and fields of
interest, and generate appropriate update statements. At a pinch, this
could be done in a stored procedure.

Adam





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