Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the different ways to register a driver?

Answer Posted / chandrarekha

loading a driver can be done manually by Class.forName
(....) and DriverManager.registerDriver(...) and also
programatically by
java -Djdbc.drivers=sun.jdbc.odbc.jdbc.... <.java filename>

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is ojdbc14 jar located?

987


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

1004


What do you mean by database connection pooling?

987


What are the ddl statements?

904


Explain the main method?

1092


What is odbc jdbc?

1048


How many ways can you update a result set?

1058


Where is mysql jdbc driver located?

1083


What is phantom read and which isolation level prevents it?

1191


How data can be inserted into long row column of database?

2178


What is the use of JDBC DriverManager class?

1122


What are the benefits of PreparedStatement over Statement?

1043


What is JDBC Transaction Management and why do we need it?

1238


How can we execute stored procedures?

1069


What are the measures to connect to the db using jdbc?

1120