Re: Need help with SQL Statement
jonck_at_vanderkogel.net
Date: 12/29/04
- Next message: milkyway: "jdbc machine and jsp container location ;-("
- Previous message: Marcus Reiter: "Re: Need help with SQL Statement"
- In reply to: Marcus Reiter: "Re: Need help with SQL Statement"
- Next in thread: Harald Fuchs: "Re: Need help with SQL Statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2004 06:01:01 -0800
You're not going to be able to do that with SQL, you'll have to create
an app (in Java for example, since you're posting to this newsgroup)
that does the queries (using JDBC) and combines them (in a JTable for
example).
- Next message: milkyway: "jdbc machine and jsp container location ;-("
- Previous message: Marcus Reiter: "Re: Need help with SQL Statement"
- In reply to: Marcus Reiter: "Re: Need help with SQL Statement"
- Next in thread: Harald Fuchs: "Re: Need help with SQL Statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|