Search:

Type: Posts; User: Kiwis

Search: Search took 0.10 seconds.

  1. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    I guess this is my question, how do I that in netbeans?

    Post 16 is not clear to me what i need to do
  2. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    how do i do that?
  3. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    I'm trying to connect to a SQL Server and am getting this error


    I don't know what is wrong
  4. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    Can anyone please help?

    I'm not sure what i'm doing here..
  5. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    and when im using netbeans?
  6. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    Ok very very new to this

    How do I do that
  7. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)...
  8. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    I'm trying to connect to a database



    and that it my output?

    what is wrong?
  9. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    Is this a file that can be included in my jar file?
    Is it another .exe file? does it need admin rights to run?
  10. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    anyone?
  11. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    Does that get installed on each machine I use my applet on or does it get installed within my applet
  12. Replies
    25
    Views
    3,168

    Re: JAVA SQL Connection

    What's that?
  13. Replies
    25
    Views
    3,168

    JAVA SQL Connection

    I'm getting this error "com.microsoft.sqlserver.jdbc.SQLSer verDriver"

    I'm trying to create an applet that can be sent to many machines on a LAN network, how can I resolve this?

    Do I need to do...
  14. Thread: Java site

    by Kiwis
    Replies
    5
    Views
    1,086

    Re: Java site

    Do I need to do anything with individual machines to run this

    Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
  15. Thread: Java site

    by Kiwis
    Replies
    5
    Views
    1,086

    Re: Java site

    What I want to be able to do is create a page / form which interacts with a database.
    ASP & PHP are both server side I was wondering if or how I could use JAVA at client side or have what it needs...
  16. Thread: Java site

    by Kiwis
    Replies
    5
    Views
    1,086

    Java site

    Is it possible to have a series of we pages in a .zip file that can be unzipped on any desktop and run as a java file?

    Or does this Ned to be done in a applet?
  17. Thread: Files

    by Kiwis
    Replies
    5
    Views
    1,195

    Re: Files

    I want the program to pull / update and insert records into a SQL database.

    I want it launchable on any machine and be a single file.

    Where do I start researching on how I build this?
  18. Thread: Files

    by Kiwis
    Replies
    5
    Views
    1,195

    Re: Files

    I want a very clean small GUI that is else contained (not reliant on other files) that will interact with a SQL database.i want it launchable on any web server via a standard hyperlink. Is this...
  19. Thread: Files

    by Kiwis
    Replies
    5
    Views
    1,195

    Files

    How many files does it take to make a very basic java page? Can it be just one file which is run off a hard drive?

    I want to connect to a SQL server and update records only
Results 1 to 19 of 19