Re: Reading out Table information



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-)
.