InterviewSolution
Saved Bookmarks
| 1. |
When Does Administrator Need To Create A Jdbc Provider? |
|
Answer» If the administrator is implementing an APPLICATION which REQUIRES a CONNECTION to the databasethen he NEEDS to create a JDBC provider. If the administrator is implementing an application which requires a connection to the databasethen he needs to create a JDBC provider. |
|