Search:

Type: Posts; User: Max Avion

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    2,480

    [SOLVED] Re: JDBC Connection from Single Computer

    Thanks for the reply! Yes I am using the correct JAR, as mentioned the code works on other computers.
    I found out that there's a problem between one of the Microsoft patches and the latest Java 6...
  2. Replies
    4
    Views
    2,480

    [SOLVED] Re: JDBC Connection from Single Computer

    Thank you for the reply, Salinda! As mentioned I'm not sure if the code is the problem because running the same project from another computer in the same network works just fine. I however, included...
  3. Replies
    4
    Views
    2,480

    [SOLVED] JDBC Connection from Single Computer

    Hello,

    I’m having a problem with a JDBC connection to a remote SQL server. I’m taking a Java course and they have setup a remote server for us with a username and password. I am able to connect...
  4. Replies
    7
    Views
    2,957

    Re: Display Execution Steps - Java Program

    :) Ok thanks I will give that a shot. Maybe I am over thinking it but just wasn't sure which way to approach this. Thanks again for your help!
  5. Replies
    7
    Views
    2,957

    Re: Display Execution Steps - Java Program

    Thanks but that won't work. It needs to be automated. So that it prints the method names and constructor names as the program runs. Adding print statements does not solve the problem.
  6. Replies
    7
    Views
    2,957

    Re: Display Execution Steps - Java Program

    Thanks Kevin! Could you elaborate a little I'm not clear on how that would solve the problem...
  7. Replies
    7
    Views
    2,957

    Display Execution Steps - Java Program

    Hello,

    I'm wondering if any of you know how to display the execution steps when you run a java program. I'm taking a class and have completed the work but the instructor has asked us to submit it...
Results 1 to 7 of 7