Search:

Type: Posts; User: copeg

Search: Search took 0.12 seconds.

  1. Re: How to properly use a record which has a composite key in mySQL code in Java

    See Using Prepared Statements (The Java™ Tutorials > JDBC(TM) Database Access > JDBC Basics)
  2. Re: How to properly use a record which has a composite key in mySQL code in Java

    Please wrap all code using the proper code tags to preserve formatting, and please read Announcements - What's Wrong With My Code?



    First, I'd recommend using a PreparedStatement - its cleaner...
Results 1 to 2 of 2