Search:

Type: Posts; User: JDyson

Search: Search took 0.16 seconds.

  1. Replies
    1
    Views
    2,644

    [SOLVED] Re: Passing data to a MySQL database

    Nevermind, sorted it out ;)

    this is the code if anyone is interested...


    String updateSQL = "insert into students (studentno, firstname, surname, degreecode, dob) values ('" + ID + "',"+"'" +...
  2. Replies
    1
    Views
    2,644

    [SOLVED] Passing data to a MySQL database

    Hi I'm having a little trouble passing a few variablesin to a database using a java servlet, here is the code I am working with and what I have attempted so far...



    String ID =...
  3. Thread: Hello

    by JDyson
    Replies
    1
    Views
    866

    Hello

    Hi I'm james, I'm doing a Computing degree in Manchester which involves using a fair bit of Java
Results 1 to 3 of 3