How to execute PreparedStatement?

From: Aaron B. (abenm613_at_mail.ru)
Date: 11/25/04

  • Next message: Andy Flowers: "Re: How to execute PreparedStatement?"
    Date: 25 Nov 2004 06:06:12 -0800
    
    

    I want to know how to execute a PreparedStatement? First of all, what
    is the purpose of such methods as setString, setDate or setInt? What
    are the parameters for them? What does the first parameter, which is
    always an integer, stand for? What about the second parameter?
    Please help me get this idea. Thanks

    Aaron B


  • Next message: Andy Flowers: "Re: How to execute PreparedStatement?"