hello
i have a database that is working and i can extract values from the database, i now want to update values. I think i have got the correct SQL syntax but get an error saying: No resultSet was produced, i didn't think i would want a resultSet if i was just updating a table
any tips??? I am usibg JDBC1.0
thanks
ewan
i have a database that is working and i can extract values from the database, i now want to update values. I think i have got the correct SQL syntax but get an error saying: No resultSet was produced, i didn't think i would want a resultSet if i was just updating a table
any tips??? I am usibg JDBC1.0
thanks
ewan