Jo~ao,

    Check the API for DatabaseMetadata in JDBC.  You should be able to
get the table names and column names from it.


--Chris

Jo�o Folha wrote:

> Hi Mike, I am using ms access, wan�t my choice... thanks Jo�o Folha
>
>      ----- Original Message -----
>      From: Mike Alba
>      To: [EMAIL PROTECTED]
>      Sent: Monday, July 23, 2001 3:56 PM
>      Subject: Re: How can i get all table's name from JDBC
>      driver?
>       What kind of database?If Oracle there is a
>      tableall_tab_columns you can select
>      table_name,column_namefrom. Thanks Mike
>
>           ----- Original Message -----
>           From: Jo�o Folha
>           To: [EMAIL PROTECTED]
>           Sent: Monday, July 23, 2001 7:48 PM
>           Subject: How can i get all table's name from JDBC
>           driver?
>            Hi there, I need to get all table's name from
>           JDBC driver and all column's name from any
>           table. Can you help me? cheersJo�o Folha
>

Reply via email to