Re: Reading out Table information
- From: IchBin <weconsul@xxxxxxx>
- Date: Tue, 21 Feb 2006 16:00:16 -0500
Christian Decker wrote:
Hi,
I'm currently working on a synchronization tool using Java, it should
be flexible enough to read out the table details (columns, indices and
alike) on runtime and then check wether or not the destination is
compatible. The problem is that I was unable to find a (standard) way
to read out the index and the columns information of a table. Is there
a special JDBC Function or, even better, does the SQL standard define a
way to do that?
Thank you for your time,
Christian 'Snyke' Decker
--
You do it with java.sql.DatabaseMetaData;
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- Follow-Ups:
- Re: Reading out Table information
- From: Snyke
- Re: Reading out Table information
- References:
- Reading out Table information
- From: Christian Decker
- Reading out Table information
- Prev by Date: Reading out Table information
- Next by Date: jdcb-HSQLDB: DriverManager.getConnection hangs
- Previous by thread: Reading out Table information
- Next by thread: Re: Reading out Table information
- Index(es):