Inserting into sql Database with java

  • (2 Pages)
  • +
  • 1
  • 2

15 Replies - 2102 Views - Last Post: 26 April 2012 - 05:20 AM Rate Topic: -----

#16 g00se  Icon User is online

  • D.I.C Lover
  • member icon

Reputation: 2118
  • View blog
  • Posts: 8,823
  • Joined: 20-September 08

Re: Inserting into sql Database with java

Posted 26 April 2012 - 05:20 AM

Well the first thing you need to do is to stick to one database. They are NOT the same, so no-one can advise on a moving target. I would advise you to use MySql since it's widely documented and used with Java frequently. There's plenty of info available. And yes, you SHOULD use the Connector J driver. Place the driver as i recommended earlier, OR you can add it as an external jar. Browse to where you dowloaded it to do that
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2