On 06.02.2007 14:19, Richard Huxton wrote:
What is best way to retrieve all affected tables of an select statement? (Besides parsing the raw SQL).From where? As a client-application function? As a user-callable function in the server? From within the parse/execute code?
From a client application. -- Regards, Hannes Dorbath