Hi, I am writing an application in java which will write lots of data in
database (i m using ms-sqlsqever)
I want to know which approach is faster
1. JDBC "Batch Updates" OR
2. SQLXML BulkLoad. (Also if anybody can tell how to use SQLXML using
java)
JDBC vs SQLXML ... I am writing an application in java which will write lots of data in ...database (i m using ms-sqlsqever) ...SQLXML BulkLoad.... (comp.lang.java.programmer)
Re: connecting to a database ... so I'm attempting to code it up in java.... I have no idea how to set up a connection.... connection to an Access Database that they would be willing to post. ...sql.... (comp.lang.java.programmer)
Stuff the purple heart programmers cook up ... C To act like a framework for the JDBC driver developers.... D To hide the specifics of accessing particular kinds of database... Topic: Java 2: Survey Author: Chris Mc Devitt ... The JDBC ResultSet is actually an interface java.sql.ResultSet. ... (comp.lang.java.programmer)
Re: selecting a language ... > languages to write our application in, as Progress is becoming ... Progress is a 4GL language so it is very rapid development. ...database access from GUI code. ...Java has a lot of built in support for it. ... (comp.lang.java.programmer)
Re: connecting to a database ... I have no idea how to set up a connection.... connection to an Access Database that they would be willing to post. ... throws java....sql.... (comp.lang.java.programmer)