Re: jdbc and DB2



On Sep 21, 12:04 pm, Corona4456 <robertsa...@xxxxxxxxx> wrote:
On Sep 21, 9:43 am, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:

On Fri, 21 Sep 2007 05:39:29 -0000, Corona4456 <robertsa...@xxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

Thanks but I'm not going to buy a book for this one problem.

It is not a book, it is a web page with a number of SQL coding
examples on it.
--
Roedy Green Canadian Mind Products
The Java Glossaryhttp://mindprod.com

Well it's not the SQL part I'm having problems with... it's how to do
it in Java using JDBC that's the problem. Is there an example on that
website that does just that?

Err... correction it's not Connection... the connection can return a
DatabaseMetaData object which contains that function... bleh...

.



Relevant Pages

  • Re: connecting to a database
    ... so I'm attempting to code it up in java. ... I have no idea how to set up a connection. ... connection to an Access Database that they would be willing to post. ... sql. ...
    (comp.lang.java.programmer)
  • Re: Moving Java Applet from Sun Environment to Windows..
    ... I'm not worried about the SQL queries themselves because I can fix ... I just started a new thread from what's the the original JAVA file, ... You'd need a Connection URL, UserID, password and the jdbc driver ... Then, you will need to download MS-SQL pure JDBC driver, or you can ...
    (comp.lang.java.programmer)
  • Re: connecting to a database
    ... I have no idea how to set up a connection. ... connection to an Access Database that they would be willing to post. ... throws java. ... sql. ...
    (comp.lang.java.programmer)
  • Re: Need to Learn about the Java ODBC
    ... have a Java compiler, and think Java is the better route to maintain- ... can use the Java ODBC to generate SQL queries to get the information ... Connection connection; ...
    (comp.lang.java.programmer)
  • Java Programming: Advanced topics - Sample code
    ... I am trying to get a Java Bean sample code from Java Programming: ... I have modified the code for SQL Server, ... I can get a db connection in a JSP page, ... // use the SKICLUB database ...
    (comp.lang.java.beans)