Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DB design

Re: DB design

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 28 Feb 2006 08:00:26 -0800
Message-ID: <1141142426.136173.159280@z34g2000cwc.googlegroups.com>


It is going to be very difficult to write an application to use remote data if you do not have the names and layout (column list) of the remote tables at design time. After all how will you use the data if you do not know what it is?

Perhaps you have not explained what you are trying to do very well?

On the other hand if you can get the table names and layouts then you can always create local versions for use during development.

HTH -- Mark D Powell -- Received on Tue Feb 28 2006 - 10:00:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US