User Profile

Collapse

Profile Sidebar

Collapse
kommaraju
kommaraju
Last Activity: Dec 25 '06, 06:54 AM
Joined: Dec 16 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank u for ur reply

    also the username & password i used is one u give while installing db2.
    now if u create a new user and a table in it u can access it by username.tablen ame

    in my program db2admin & varma are the user name & password i gave while installing db2. VARMA is my created user in db2 & student is a table in it.so i accessed it as VARMA.STUDENT and there is no need...
    See more | Go to post

    Leave a comment:


  • HTTP Status-500 error while connecting to DB2 using tomcat 4.1.34

    iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2
    using jdbc.when i run this using apache tomcat 4.1.34 , it is showing a
    error message of HTTP STATUS 500

    my jdbc program is as follows

    import java.sql.*;
    import java.lang.*;
    import java.io.*;
    import java.util.*;
    import java.sql.Connec tion;
    import java.sql.Driver Manager;
    import java.sql.Result Set;...
    See more | Go to post

  • HTTP status 500 eroor when connecting to db2 using jdbc .pls help. urgent

    iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2
    using jdbc.when i run this using apache tomcat 4.1.34 , it is showing a
    error message of HTTP STATUS 500

    my jdbc program is as follows

    import java.sql.*;
    import java.lang.*;
    import java.io.*;
    import java.util.*;
    import java.sql.Connec tion;
    import java.sql.Driver Manager;
    import java.sql.Result Set;...
    See more | Go to post

  • kommaraju
    started a topic urgent .any one please help me
    in DB2

    urgent .any one please help me

    iam a starter to db2 & jdbc.i have a servlet program which connects to ibm db2
    ussing jdbc.when i run this using apache tomcat 4.1.34 , it is showing a message that db2 driver cant be loaded & the server is getting automatically stopped.
    iam using type2 driver for this.
    what all changes i have to make?please explin clearly.
    do i need to install db2 runtime client?where can download it from?
    See more | Go to post

  • kommaraju
    started a topic please help me : problem with loading db2 driver
    in DB2

    please help me : problem with loading db2 driver

    iam starter to using db2 & jdbc.i have program which connects to ibm db2 using jdbc and i have apache tomcat4.1.34 server.
    when i run this iam getting a problem that tomcat cant load this driver and it gets automatically stopped. please tell me wat all changes i have to make clearly
    and wat if i dont have dbconnect software.please explain clearly
    See more | Go to post
No activity results to display
Show More
Working...