programing

Hello friends...

I want to know that how can I make the connection with two tables in the database of oracle with java. I know that it can be done with JDBC but I can not select two tables simultaneously in a single connection. \

Please help me in developing my project......

Thanks for replying and viewing my request....

[347 byte] By [gmaheshwaria] at [2007-11-27 11:14:09]
# 1

Do you know about SQL JOIN?

BigDaddyLoveHandlesa at 2007-7-29 14:05:17 > top of Java-index,Java Essentials,New To Java...
# 2

> I know that it can be done with JDBC but I can not select two tables simultaneously in a single connection.

Can you please clarify your problem? If you know it *can* be done (which, indeed, it can), what problem are you having?

~

yawmarka at 2007-7-29 14:05:17 > top of Java-index,Java Essentials,New To Java...