This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Multiple Insert Querry..... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Multiple Insert Querry....." Watch "Multiple Insert Querry....." New topic
Author

Multiple Insert Querry.....

Deepthi Xavy
Ranch Hand

Joined: Aug 31, 2009
Posts: 32
hai friends....


How to insert bulk values during run time using mysql......can anyone get a sample querry .....


for (e.g) if a hundered records want to insert at the same moment during run time....how to insert the values using prepared statement....

can anybody help me out in writing a querry.....
Jan Cumps
Bartender

Joined: Dec 20, 2006
Posts: 2343

tutorial: http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec2/jdbc2.1.frame6.html


OCUP UML fundamental
ITIL foundation
 
I agree. Here's the link: jrebel
 
subject: Multiple Insert Querry.....
 
Similar Threads
commit statement
Hibernate Search using Criteria with OR condition.
How to use a file chooser with a applet
how to do multiple insert
Need a sample query