How to do this in ProC???

From: David Robert Dymm <dymmd_at_source.asset.com>
Date: 17 Nov 1994 09:03:31 -0500
Message-ID: <3afnrj$ih4_at_source.asset.com>


(I have previously posted this but did not receive any answers. Will try one more posting. Thanks...)

Could someone supply some ProC code to solve the following or at least suggest how it could be solved?

An account consists of N number of tables. N is not known at compile time, but is the total number of tables in the account. The number, names and datatypes of the columns for each table are also not known at compile time. In a loop, for every table, fetch the table name, number of columns in the table, name of each column, and each column's data type. Also fetch every row in each table. Exit the loop when this information has been retrieved for every table in the account.

Many thanks!!!

   David Dymm
   dymmd_at_source.asset.com
   (304 594-1762) Received on Thu Nov 17 1994 - 15:03:31 CET

Original text of this message