Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. newJack12

    Insert statement from Java programme.

    how do i insert a variable from my java programme as a value for a field in an access db. I have tried the following code where imagePath is the variable. stmt.executeUpdate("INSERT INTO Images ( path,keyword1) VALUES (imagePath, landscape)");

Part and Inventory Search

Back
Top