About Question enthuware.ocpjp.v7.2.1375 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
gupta.v21
Posts: 17
Joined: Wed Jan 07, 2015 11:33 pm
Contact:

About Question enthuware.ocpjp.v7.2.1375 :

Post by gupta.v21 »

Connection c = DriverManager.getConnection("jdbc:fandu://localhost:1234/myDB", "user", "pwd");
will pass "url,username,password" to each driver classes registered with DriverManager . And the first successful object would be returned.

Now as per my understanding above piece of code wont load any new drivers . it will send required parameters to already loaded drivers.

So, i believe none of the given options matches the exact answer.

Please suggest.

admin
Site Admin
Posts: 10389
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1375 :

Post by admin »

You are right. This has now been fixed.
thank you for your feedback!
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests